Skip to main content

honorCipherOrder

property SecureContextOptions.honorCipherOrder

Attempt to use the server's cipher suite preferences instead of the client's. When true, causes SSL_OP_CIPHER_SERVER_PREFERENCE to be set in secureOptions

boolean | undefined
Back to top