Forum Discussion

Dave_21103's avatar
Dave_21103
Icon for Nimbostratus rankNimbostratus
11 years ago
Solved

Default SSL Cipher Suite Reorder

In 11.4.1, does anyone know the syntax of the Ciphers field if we want to reorder the DEFAULT order? The DEFAULT order is RC4-SHA, AES128-SHA, AES256-SHA, DES-CBC3-SHA, AES128-SHA256, AES256-SHA256,...
  • Vitaliy_Savrans's avatar
    11 years ago

    Hi,

    the syntax is like this:

    ECDHE:AES256:AES128:DES:RC4+RSA
    

    as for me it's not a good idea to use weak ciphers like des* or rc4+rsa