parent
207de8b8e5
commit
b23bef0fb6
@ -31,8 +31,9 @@ argsfile /var/run/openldap/slapd.args
|
||||
TLSCertificateFile {{ ldap_proxy_tls_cert_path }}
|
||||
TLSCertificateKeyFile {{ ldap_proxy_tls_key_path }}
|
||||
TLSCACertificateFile {{ ldap_proxy_tls_ca_path }}
|
||||
TLSCipherSuite HIGH:MEDIUM:!aNULL:!MD5:!RC4
|
||||
TLSProtocolMin 3.1
|
||||
TLSCipherSuite HIGH:MEDIUM:-SSLv2:-SSLv3:!SHA1:!SHA256:!SHA384
|
||||
TLSProtocolMin 3.3
|
||||
TLSECName secp521r1
|
||||
|
||||
### Database definition (Proxy to AD) #########################################
|
||||
database ldap
|
||||
|
Loading…
Reference in New Issue
Block a user