I've followed KB-000041605 and the Posting from KingChris and changed the entry in the file /usr/apache/conf/httpd.conf
After that I've restarted the WAF service.
Still there has been no change in the reported Active Cypher Suites on the SSL LABS Test.
I've also tried restarting the Apache service.
Still no change.
Do I have to restart any other service to see a change in the active cypers?
Directly:
How do I change the setting in order to offer only the strong cypers:
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (0xc030 ) ECDH secp256r1 (eq. 3072 bits RSA) FS |
256 |
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (0xc02f ) ECDH secp256r1 (eq. 3072 bits RSA) FS |
128 |
TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 (0x9f ) DH 4096 bits FS |
256 |
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 (0x9e ) DH 4096 bits FS |
128 |
This thread was automatically locked due to age.