Hello,

> Like i was saying earlier I keep seeing that error message
> connection_read(11): unable to get TLS client DN, error=49 id=0
After looking in OpenLDAP code this seems that server tries to get
from client SSL object certificate DN name.
Of course client did not supply this certificate (because server
do not requested client authentication).
This error is printed at DEBUG_TRACE level so if LDAP operation
work good this may be interpreted as informational.
Such message may help if, for example, you will request from
client TLS authentication - this will may point to "incompatible"
client/sever CA's.

Best regards,
-- 
Marek Marcola <[EMAIL PROTECTED]>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to