Unverified Commit a89bcf72 authored by Mateusz Krawczuk's avatar Mateusz Krawczuk Committed by Myles Borins
Browse files

tls: make 'createSecureContext' honor more options

Added options: `ticketKeys` and `sessionTimeout`, that are honored by
`createServer`, that calls `createSecureContext`.

This also introduces a minor code simplification.

PR-URL: https://github.com/nodejs/node/pull/33974
Fixes: https://github.com/nodejs/node/issues/20908


Reviewed-By: default avatarAlba Mendez <me@alba.sh>
Reviewed-By: default avatarUjjwal Sharma <ryzokuken@disroot.org>
parent 844bf770
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