Skip to content

tls: introduce `secureContext` for `tls.connect`

Add secureContext option to tls.connect. It is useful for caching client certificates, key, and CA certificates.

cc @nodejs/crypto

Merge request reports

Loading