- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 33.7k
 
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.
Description
- 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
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.