After executing "ldapmodify -D "cn=admin,cn=config" -x -w 12345678 -f enable-ca.ldif", 3 lines are added to /etc/ldap/slapd.d/cn=config.ldif
olcTLSCACertificateFile: /etc/ssl/certs/cacert.pem
olcTLSCertificateFile: /etc/ssl/certs/server.crt
olcTLSCertificateKeyFile: /etc/ssl/private/server.key
When I commented the last two lines like the following, slapd started successfully.
olcTLSCACertificateFile: /etc/ssl/certs/cacert.pem
#olcTLSCertificateFile: /etc/ssl/certs/server.crt
#olcTLSCertificateKeyFile: /etc/ssl/private/server.key
But when I uncommented any one of the below 2 lines, it again started showing issues.
Please suggest.
-Asmii
Пользователь решил продолжить мысль 28 Ноября 2011, 18:11:52:
Конечно по варварски но если никак не пойдет то воспользуйся