Merge branch 'master' of adellam/ansible-roles into master

This commit is contained in:
Andrea Dell'Amico 2019-06-30 15:51:57 +02:00 committed by Gitea
commit da8512aa3b
1 changed files with 4 additions and 13 deletions

View File

@ -1,20 +1,11 @@
dn: cn=config
changetype: modify
replace: olcTLSCACertificateFile
olcTLSCACertificateFile: /etc/pki/openldap/chain.pem
dn: cn=config
changetype: modify
replace: olcTLSCertificateKeyFile
olcTLSCertificateKeyFile: /etc/pki/openldap/privkey.pem
dn: cn=config
changetype: modify
-
replace: olcTLSCertificateFile
olcTLSCertificateFile: /etc/pki/openldap/cert.pem
dn: cn=config
changetype: modify
replace: olcTLSCACertificatePath
olcTLSCACertificatePath: /etc/ssl/certs
-
replace: olcTLSCACertificateFile
olcTLSCACertificateFile: /etc/pki/openldap/chain.pem