Hello,
A customer has requested a cipher list that doesn't show any WEAK ciphers at the Qualys SSLabs test. I configured one in httpd.conf and it should work fine, however, LiteSpeed is adding
Any idea how I can disable this? Client doesn't care about blocking IE11, they just don't want to see WEAK ciphers in the test.
A customer has requested a cipher list that doesn't show any WEAK ciphers at the Qualys SSLabs test. I configured one in httpd.conf and it should work fine, however, LiteSpeed is adding
ECDHE-RSA-AES128-SHA
even though I don't have it in my list:
Code:
2019-09-25 20:24:01.153263 [NOTICE] [23591] [/usr/local/lsws/conf/httpd.conf:60] SSLCipher may break Internet Explorer 11 handshake, add cipher 'ECDHE-RSA-AES128-SHA' to the list to avoid handshake failure.