Commit d8db7573 authored by Коренберг Марк's avatar Коренберг Марк Committed by Fedor Indutny
Browse files

tls: add `options` argument to createSecurePair

Helps in implementation of #6204, where some options passed to
`createSecurePair()` are ignored before this patch.

These options are very helpful if someone wants to pass
`options.servername` or `options.SNICallback` to securepair.

PR-URL: https://github.com/nodejs/node/pull/2441


Reviewed-By: default avatarFedor Indutny <fedor@indutny.com>
parent 08039628
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment