Secure Connection FailedAn error occurred during a connection to 10.100.11.1.SSL received a malformed Server Hello handshake message.(Error code: SSL_ERROR_RX_MALFORMED_SERVER_HELLO)
TLSv1.2 Record Layer: Alert (Level: Fatal, Description: Illegal Parameter)
Some proxies and middleware boxes improperly handle the TLS 1.3 protocol handshake causing an insecure downgrade to TLS 1.2. With our recent update of NSS, Pale Moon no longer allows this kind of protocol downgrade when trying to establish a TLS 1.3 connection to a server. The resulting error is ssl_error_rx_malformed_server_hello with an inability to connect to the server. To enable users to still connect to the servers or devices in question, we've added an option to switch off the downgrade sentinel. To switch it off as a temporary workaround, set security.tls.hello_downgrade_check to false.
security.tls.version.min;4
security.tls13.aes_128_gcm_sha256;false