Ed V.
Ed V.
Is it maybe because CTX uses both the `cipher_list` (1.2 and prior) or `ciphersuites` (1.3 and presumably future) variables for ciphers? Since the OpenSSL `s_client` command connects successfully, I'm wondering...
From the server Event Logs. Connecting with no `/tls-ciphers::` statement: ``` An unknown connection request was received from a remote client application, but none of the cipher suites supported by...
SCHANNEL Debug for both Auto Negotiation and `/tls-ciphers` ``` Creating a TLS server credential. The TLS server credential's private key has the following properties: CSP name: Microsoft Enhanced Cryptographic Provider...
So what about when the WebUI red flags that the HSTS header is missing, but the command line hstspreload returns an observed header and says "Satisfies Requirements" in bright green?...