property SecureContextOptions.honorCipherOrder
Usage in Deno
```typescript
import { type SecureContextOptions } from "node:node__tls.d.ts";
```
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