Keeping your NetScaler A+ Rating on SSL Labs
If you think you have a NetScaler A+ rating on SSL labs, re-try your test and you might not anymore. The new AEAD Ciphers have been added to NetScaler as of build 12.0.56.20. To maintain an A+ Rating you need to modify your cipher suite to include these ciphers. Here is a code snippet for you, change the cipher group name to match your own or create a new one. [cc]add ssl cipher VPX_APLUS...
If you think you have a NetScaler A+ rating on SSL labs, re-try your test and you might not anymore. The new AEAD Ciphers have been added to NetScaler as of build 12.0.56.20. To maintain an A+ Rating you need to modify your cipher suite to include these ciphers. Here is a code snippet for yo...