mirror of https://github.com/lukechilds/node.git
Browse Source
Add support to new tls.TLSSocket() to create a SecureContext object with all its supported options, in the same way they are supported for all the other APIs that need SecureContext objects. Fix: https://github.com/nodejs/node/issues/10538 PR-URL: https://github.com/nodejs/node/pull/11005 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com>v6.x
Sam Roberts
8 years ago
committed by
Myles Borins
3 changed files with 18 additions and 3 deletions
Loading…
Reference in new issue