tls: extract out SecureContext configuration · nodejs/node@eb20447 · GitHub
Skip to content

Commit eb20447

Browse files
committed
tls: extract out SecureContext configuration
In preparation for re-introducing quic, refactor out a reusable piece of the SecureContext configuration that will also be used by the quic impl. Signed-off-by: James M Snell <jasnell@gmail.com> PR-URL: #38116 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
1 parent 5823fc7 commit eb20447

3 files changed

Lines changed: 342 additions & 292 deletions

File tree

lib/_tls_common.js

Lines changed: 33 additions & 290 deletions

0 commit comments

Comments
 (0)