summaryrefslogtreecommitdiffstats
path: root/base/server/python
diff options
context:
space:
mode:
Diffstat (limited to 'base/server/python')
-rw-r--r--base/server/python/pki/server/deployment/pkiparser.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/server/python/pki/server/deployment/pkiparser.py b/base/server/python/pki/server/deployment/pkiparser.py
index af8330c07..e7b23a6d3 100644
--- a/base/server/python/pki/server/deployment/pkiparser.py
+++ b/base/server/python/pki/server/deployment/pkiparser.py
@@ -794,7 +794,7 @@ class PKIConfigParser:
"+SSL3_RSA_WITH_RC4_128_SHA," + \
"-SSL3_RSA_EXPORT_WITH_RC4_40_MD5," + \
"+SSL3_RSA_WITH_3DES_EDE_CBC_SHA," + \
- "+SSL3_RSA_WITH_DES_CBC_SHA," + \
+ "-SSL3_RSA_WITH_DES_CBC_SHA," + \
"-SSL3_RSA_EXPORT_WITH_RC2_CBC_40_MD5," + \
"-SSL3_FORTEZZA_DMS_WITH_FORTEZZA_CBC_SHA," + \
"-SSL_RSA_FIPS_WITH_DES_CBC_SHA," + \