Disabling low-grade encryption in ZWS 4.3 and aboveNew security requirements can require that low-grade encryption ciphers are not accepted from clients when they initiate an SSL request to a webserver. In releases of ZWS version 4.3 and above, new features have been added to allow the list of acceptable ciphers to be manually specified. There are three tunables named: ... which determine which encryption methods are accepted from clients. Of these, the block ciphers used for This tunable takes a colon-seperated list of ciphers which can be used. The choice of ciphers can be found by running " SSL3 Ciphers enabled by default: SSL_RSA_WITH_RC4_128_SHA SSL_RSA_WITH_RC4_128_MD5 SSL_RSA_WITH_AES_256_CBC_SHA SSL_RSA_WITH_3DES_EDE_CBC_SHA SSL_RSA_WITH_AES_128_CBC_SHA SSL_RSA_EXPORT_WITH_RC4_56_SHA SSL_RSA_EXPORT_WITH_RC4_56_MD5 SSL_RSA_WITH_DES_CBC_SHA SSL_RSA_EXPORT_WITH_DES_CBC_SHA SSL_RSA_EXPORT_WITH_RC4_40_MD5 SSL_RSA_EXPORT_WITH_DES40_CBC_SHA Other ciphers (disabled by default): SSL_RSA_WITH_NULL_SHA SSL_RSA_WITH_NULL_MD5
... showing that NULL ciphers are already disabled (but can still be explicitly enabled with the " tuning!support_ssl2 no tuning!ssl3_ciphers SSL_RSA_WITH_AES_256_CBC_SHA:SSL_RSA_WITH_3DES_EDE_CBC_SHA:SSL_RSA_WITH_RC4_128_ SHA:SSL_RSA_WITH_RC4_128_MD5:SSL_RSA_WITH_AES_128_CBC_SHA Restart ZWS, and only clients offering medium-security or better ciphers will be accepted.
Content Manager
[Administrator] 14 June 2004
|
Recent Articles
Other Resources
|


