Skip to main content

secureOptions

property SecureContextOptions.secureOptions

Optionally affect the OpenSSL protocol behavior, which is not usually necessary. This should be used carefully if at all! Value is a numeric bitmask of the SSL_OP_* options from OpenSSL Options

number | undefined
Back to top