# If using `ldapmodify`, use auth option of `-Y EXTERNAL` # instead of `-W -D cn=admin,dc=devdungeon,dc=com` # since it affects the server config directly dn: cn=config changetype: modify replace: olcTLSCertificateFile olcTLSCertificateFile: /etc/letsencrypt/live/ldap.devdungeon.com/cert.pem - replace: olcTLSCertificateKeyFile olcTLSCertificateKeyFile: /etc/letsencrypt/live/ldap.devdungeon.com/privkey.pem