DEFAULT_CIPHERS
The default value of the ciphers
option of {@link createSecureContext()}
. It can be assigned any of the supported OpenSSL ciphers. Defaults to the content of crypto.constants.defaultCoreCipherList
, unless changed using CLI options using --tls-default-ciphers
.
Since
v19.8.0