Skip to content

Commit 657d012

Browse files
Fix #42
1 parent 080e00d commit 657d012

File tree

1 file changed

+0
-3
lines changed
  • rootfs/opt/openldap/bootstrap/config

1 file changed

+0
-3
lines changed

rootfs/opt/openldap/bootstrap/config/tls.ldif

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
dn: cn=config
22
changetype: modify
3-
replace: olcTLSCACertificateFile
4-
olcTLSCACertificateFile: /etc/ldap/ssl/fullchain.crt
5-
-
63
replace: olcTLSCertificateFile
74
olcTLSCertificateFile: /etc/ldap/ssl/ldap.crt
85
-

0 commit comments

Comments
 (0)