Skip to content

tls: TLSSocket options not initialized

Upon creating a TLSSocket object without options, default options will be used, which set the socket as isServer: false Updated tls docs and added test-tls-socket-default-options

See issue #2394 (closed)

Merge request reports

Loading