Entries in slapd.conf

TLSCipherSuite HIGH:MEDIUM
TLSCACertificateFile /etc/pki/tls/misc/CA/<ca_file_name>
TLSCertificateFile /etc/pki/misc/newcert.pem
TLSCertificateKeyFile /etc/pki/misc/cealrkey.pem

-Jason

David Hláčik wrote the following on 04/01/08 17:01:
Hi, sorry for the stupid question,
but however i am following all howtos and tutorials it is not working 1) i have created CA certificate - /etc/pki/tls/misc/CA -newca
2) i have generated a new request - /etc/pki/tls/misc/CA -newreq
3) i have signed certificate /etc/pki/tls/misc/CA -signreq
SO i have CA in /etc/pki/CA
i have newkey.pem
i have newcert.pem
i have also cealrkey.pem (without passphrase)

*$ openssl rsa < newkey.pem > clearkey.pem*

What to do next?? What to put in slapd.conf in order to make it work?? What to put in ldap.conf in order to communicate

Really thanks in advance!!

David

------------------------------------------------------------------------

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to