mozilla/security/nss/lib/ssl ssl3con.c

wtc%google.com <[email protected]> Mon, 24 Sep 2012 17:25:35 -0700 (PDT)
Newsgroups gmane.comp.mozilla.crypto.cvs
Message-ID <[email protected]>
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/ssl&files=ssl3con.c&root=/cvsroot

Changes committed by wtc%google.com:

Update of /cvsroot/mozilla/security/nss/lib/ssl
In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv2787

Modified Files:
	ssl3con.c 
Log Message:
Bug 792681: Disable the export , DES, and RSA_FIPS cipher suites by
default. Enable the non-ECC Triple DES and AES cipher suites by default.
Enable SSL_RSA_WITH_RC4_128_SHA and SSL_RSA_WITH_RC4_128_MD5 by default.
r=rrelyea.