Skip to content

exposing SSL_get_finished and SSL_get_peer_finished  #19055

Description

@codedot
  • Subsystem: tls (tls.TLSSocket)

This is a feature request to expose OpenSSL routines SSL_get_finished and SSL_get_peer_finished as tls.TLSSocket.getFinished() and tls.TLSSocket.getPeerFinished(), respectively. They are required to implement the current version of rippled peer protocol; see XRPLF/rippled#2413 for details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues requesting new Node.js features.tlsIssues and PRs related to the tls subsystem.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions