Brian A. Seklecki wrote:
On Fri, 2009-07-24 at 15:11 +0200, Jelle de Jong wrote:
Hello everybody,
This is my first post to this list so thank you for making and supporting openldap and be gentle on me :)
I have a server that has cacert.org signed certificats, I use them for apache
Does: /usr/share/ca-certificates/cacert.org/root.crt
Have an entire concatenated CA Chain? Are there intermediate certs?
try:
$ openssl x509 -text -in /usr/share/ca-certificates/cacert.org/root.crt
~BAS
https, postfix and dovecot. Now I am trying to use them to get a secure only access to openldap. I am still a bit new to openldap but I get this output:
http://debian.pastebin.com/m449836db
What is going on?
Hi BAS, thank you for helping, I gathered some more information I hope it can help to see what is going on, I can't make anything from the debug output of the openldap server
http://debian.pastebin.com/m56aaee1e
Thanks in advance,
Jelle