Skip to content

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 and refactor the C++ initialization of the native SecureContext class.

Signed-off-by: James M Snell jasnell@gmail.com

Merge request reports

Loading