c0re nr1c0re@gmail.com writes:
Yes, same output of debug as in my first post, nothing changed.
Also I tryed to use "ssl on" and connect to 636 port - same debug output...
2010/9/15 Dieter Kluenter dieter@dkluenter.de:
c0re nr1c0re@gmail.com writes:
I tried to set "disallow tls_authc" and/or "TLSVerifyClient never" in slapd.conf - no changes.
What do you mean by 'no changes' do you still see the line unable to get TLS client DN, error=49 Or is there an other error reported?
please start slapd as ldaps on port 636 and try openssl s_client -connect hostanme:636 -showcerts
-Dieter