I changed the cipher suite in an attempt to get an A Rating or close with SSL labs but I am getting a B and need some advice.
after changing the SSL Cipher Suite order I think I need to add -- SSLHonorCipherOrder on -- to PRE MAIN INCLUDE located under Home -> Service Configuration -> Apache Configuration -> Include Editor
If I add "SSLHonorCipherOrder on" to Pre main will that cause any issues to site displaying NON SSL?
is it possible to remove text entries to Pre main after I add them and how do I do that?
TLSv1.2 is set to default and half the sites on the server are http not https so I just want to be sure both operate and do not force all to https.
The message I get after the ssl test is below.
This server does not support Forward Secrecy with the reference browsers.
Grade capped to B
after changing the SSL Cipher Suite order I think I need to add -- SSLHonorCipherOrder on -- to PRE MAIN INCLUDE located under Home -> Service Configuration -> Apache Configuration -> Include Editor
If I add "SSLHonorCipherOrder on" to Pre main will that cause any issues to site displaying NON SSL?
is it possible to remove text entries to Pre main after I add them and how do I do that?
TLSv1.2 is set to default and half the sites on the server are http not https so I just want to be sure both operate and do not force all to https.
The message I get after the ssl test is below.
This server does not support Forward Secrecy with the reference browsers.
Grade capped to B