Correct Ciphers question

#1
Hello,

How to disable all Ciphers <= 128 and active only Ciphers >= 256?

P.S. - In Web Console, Tips kind of claim that it is disabled ("We recommend leaving this field blank to use our default cipher which follows SSL cipher best practices."), but it is not, as Ciphers <= 128 should be disabled.
 

Cold-Egg

Administrator
#2
Hi,
I think the client/device will choose to use strong cipher by default, and we can still serve the device which only supports weak cipher. If you want to get rid of the 128, please specify the cipher you need.
 
Top