>I have created the key and the certificate (in one file) with: >openssl -req -new -x509 -nodes -days 730 -out ldap.pem -keyout ldap.pem
And i am using this file in slapd.conf as "TLSCertificateFile", "TLSCertificateKeyFile" and "TLSCACertifikateFile".
-brad