diff --git a/Python/etc/ldap/slapd.conf b/Python/etc/ldap/slapd.conf index 82caec8..df782d7 100644 --- a/Python/etc/ldap/slapd.conf +++ b/Python/etc/ldap/slapd.conf @@ -42,14 +42,6 @@ if has("db-main"): @password-hash {SSHA} @ -if has("sable"): - @# Configuration TLS pour la connexion à partir de ragnarok (login-ldap) - @TLSCipherSuite HIGH:MEDIUM:+SSLv3 - @TLSCertificateFile /etc/ssl/certs/sable_server.pem - @TLSCertificateKeyFile /etc/ssl/private/sable_privatekey.pem - @TLSCACertificateFile /etc/ssl/certs/root.pem - @TLSVerifyClient never - @####################################################################### @# Directives de configuration pour le backend bdb @backend bdb