b7bf3cb Bug 151705 - Need to update Console Cipher Preferences with new ciphers

Authored and Committed by nhosoi 13 years ago
    Bug 151705 - Need to update Console Cipher Preferences with new ciphers
    
    https://bugzilla.redhat.com/show_bug.cgi?id=151705
    
    Description: Added new ciphers:
    	SSL_RSA_WITH_RC4_128_SHA, SSL_RSA_WITH_NULL_SHA
    Also, added cipher names used by the Admin Server/mod_nss:
    	fips_3des_sha for SSL_RSA_FIPS_WITH_3DES_EDE_CBC_SHA
    	fips_des_sha for SSL_RSA_FIPS_WITH_DES_CBC_SHA
    	rsa_rc4_56_sha for TLS_RSA_EXPORT1024_WITH_RC4_56_SHA
    	rsa_des_56_sha for TLS_RSA_EXPORT1024_WITH_DES_CBC_SHA
    
        
file modified
+8 -0