Skip to content

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.

Fixes: #20908 (closed)

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading