[Date Prev][Date Next] [Chronological] [Thread] [Top]

TSL problems - what does no shared cipher mean?



With slapd set up to use openSSL and simply doing

ldapsearch -Z

the slapd logs show:

TLS trace: SSL3 alert write:fatal:handshake failure
TLS trace: SSL_accept:error in SSLv3 read client hello B
TLS trace: SSL_accept:error in SSLv3 read client hello B
TLS: can't accept.
TLS: error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared cipher
.\ssl\s3
_srvr.c:772

The same happens using an Outlook Express 5 with SSL enabled.

What am I doing wrong?