[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: TLS secure connection to an LDAP server
At 08:17 AM 3/23/2005, fatima riadi wrote:
>[user@RHmachine root]# openssl s_client -connect
>ldap_srv_name.domain.com:636 -showcerts -state -ssl3
>-CAfile /path/to/ca.pem
> CONNECTED(00000003)
> SSL_connect:before/connect initialization
> SSL_connect:SSLv3 write client hello A
> SSL3 alert read:fatal:handshake failure
> SSL_connect:failed in SSLv3 read server hello A
> 2456:error:14094410:SSL
>routines:SSL3_READ_BYTES:sslv3 alert handshake
>failure:s3_pkt.c:1052:SSL alert number 40
> 2456:error:1409E0E5:SSL
>routines:SSL3_WRITE_BYTES:ssl handshake
>failure:s3_pkt.c:529:
>
>What would you suggest please
Have you gotten s_client to work with s_server? If not,
there is no reason to expect OpenLDAP Software to work.
Kurt