Univention Bugzilla – Attachment 9318 Details for
Bug 45870
New slapd with GNUTLS doesn't start with OpenSSL "TLSCipherSuite" string
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gnutls-TLSCipherSuite.patch
gnutls-TLSCipherSuite.patch (text/plain), 956 bytes, created by
Arvid Requate
on 2017-12-13 13:10:38 CET
(
hide
)
Description:
gnutls-TLSCipherSuite.patch
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2017-12-13 13:10:38 CET
Size:
956 bytes
patch
obsolete
>diff --git a/management/univention-ldap/conffiles/etc/ldap/slapd.conf.d/30univention-ldap-server_head b/management/univention-ldap/conffiles/etc/ldap/slapd.conf.d/30univention-ldap-server_head >index 104cb877aa..2b4cfd11f6 100644 >--- a/management/univention-ldap/conffiles/etc/ldap/slapd.conf.d/30univention-ldap-server_head >+++ b/management/univention-ldap/conffiles/etc/ldap/slapd.conf.d/30univention-ldap-server_head >@@ -8,7 +8,7 @@ TLSCertificateFile /etc/univention/ssl/@%@hostname@%@.@%@domainname@%@/cert.pem > TLSCertificateKeyFile /etc/univention/ssl/@%@hostname@%@.@%@domainname@%@/private.key > TLSCACertificateFile /etc/univention/ssl/ucsCA/CAcert.pem > @!@ >-ciphers = configRegistry.get("ldap/tls/ciphersuite", "HIGH:MEDIUM:!aNULL:!MD5:!RC4") >+ciphers = configRegistry.get("ldap/tls/ciphersuite", "NORMAL:-NULL:-MD5:-ARCFOUR-128") > if ciphers: > print 'TLSCipherSuite %s' % (ciphers,) > protocol = configRegistry.get("ldap/tls/minprotocol", "3.1")
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 45870
: 9318