diff --git a/openldap-config/source-debian/certs.ldif b/openldap-config/source-debian/certs.ldif index 3011d0c..2c09d17 100644 --- a/openldap-config/source-debian/certs.ldif +++ b/openldap-config/source-debian/certs.ldif @@ -2,9 +2,7 @@ dn: cn=config changetype: modify replace: olcTLSCertificateKeyFile olcTLSCertificateKeyFile: /etc/ldap/certs/openldap-cert.key - -dn: cn=config -changetype: modify +- replace: olcTLSCertificateFile olcTLSCertificateFile: /etc/ldap/certs/openldap-cert.crt