Igor Sousa wrote: > *Step 7:* I've tried replace *olcTLSCACertificateFile*, > *olcTLSCertificateFile *and *olcTLSCertificateKeyFile *with following ldif > <tls.ldif>: > > dn: cn=config > changetype: modify > replace: olcTLSCertificateKeyFile > olcTLSCertificateKeyFile: /etc/openldap/certs/ldap.local.key > - > replace: olcTLSCertificateFile > olcTLSCertificateFile: /etc/openldap/certs/ldap.local.crt > - > add: olcTLSCACertificateFile
^^ shouldn't this also be replace: ? > olcTLSCACertificateFile: /etc/openldap/certs/ca.cert.pem > > It hasn't mattered what I've done, when I've ran ldapmodify command, it has > returned me the same error. -- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
