[Pkg-fedora-ds-maintainers] [libapache2-mod-nss] 07/156: Enable more ciphers than just fips_3des_sha.

Timo Aaltonen tjaalton-guest at moszumanska.debian.org
Wed Jul 2 13:55:22 UTC 2014


This is an automated email from the git hooks/post-receive script.

tjaalton-guest pushed a commit to branch master
in repository libapache2-mod-nss.

commit 0eba132288e931684bb8d8505481981a6dd17c60
Author: rcritten <>
Date:   Tue May 24 13:00:58 2005 +0000

    Enable more ciphers than just fips_3des_sha.
---
 nss.conf.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nss.conf.in b/nss.conf.in
index c5ce12a..ab04409 100644
--- a/nss.conf.in
+++ b/nss.conf.in
@@ -72,7 +72,7 @@ SSLEngine on
 #   SSL Cipher Suite:
 #   List the ciphers that the client is permitted to negotiate.
 #   See the mod_nss documentation for a complete list.
-SSLCipherSuite -des,-desede3,-rc2,-rc2export,-rc4,-rc4export,-rsa_3des_sha,-rsa_des_56_sha,-rsa_des_sha,-rsa_null_md5,-rsa_null_sha,-rsa_rc2_40_md5,-rsa_rc4_128_md5,-rsa_rc4_128_sha,-rsa_rc4_40_md5,-rsa_rc4_56_sha,-fortezza,-fortezza_rc4_128_sha,-fortezza_null,-fips_des_sha,+fips_3des_sha,-rsa_aes_128_sha,-rsa_aes_256_sha
+SSLCipherSuite -des,-desede3,-rc2,-rc2export,-rc4,-rc4export,+rsa_3des_sha,-rsa_des_56_sha,+rsa_des_sha,-rsa_null_md5,-rsa_null_sha,-rsa_rc2_40_md5,+rsa_rc4_128_md5,-rsa_rc4_128_sha,-rsa_rc4_40_md5,-rsa_rc4_56_sha,-fortezza,-fortezza_rc4_128_sha,-fortezza_null,-fips_des_sha,+fips_3des_sha,-rsa_aes_128_sha,-rsa_aes_256_sha
 
 SSLProtocol SSLv3,TLSv1
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-fedora-ds/libapache2-mod-nss.git



More information about the Pkg-fedora-ds-maintainers mailing list