[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
openldap-2.1.21 with openssl-0.9.7c cause SSL handshake failure.
- To: OpenLDAP-bugs@OpenLDAP.org
- Subject: openldap-2.1.21 with openssl-0.9.7c cause SSL handshake failure.
- From: Hagai Yaffe <HagaiY@Cyber-Ark.com>
- Date: Mon, 27 Oct 2003 14:57:51 +0200
- Content-class: urn:content-classes:message
- Thread-index: AcOcie3Ek4ob8aJ/QtSJ0uAYAAcuGA==
- Thread-topic: openldap-2.1.21 with openssl-0.9.7c cause SSL handshake failure.
Hi all,
I have got a client program (runing on windows 2000 proffesional) that uses openldap-2.1.21 and openssl-0.9.7c to create an ssl session with a Microsoft windows2000 Advanced server, I get the next error from PAldap_simple_bind_s:
TLS trace: SSL_connect:before/connect initialization
TLS trace: SSL_connect:SSLv3 write client hello A
TLS trace: SSL_connect:SSLv3 read server hello A
TLS certificate verification: depth: 1, err: 0, subject: /emailAddress=dave.bar@dave.com/C=IL/ST=none/L=dave/O=dave/OU=RD/CN=Seagull Windows 2000 CA, issuer: /emailAddress=dave.bar@dave.com/C=IL/ST=none/L=dave/O=dave/OU=RD/CN=Seagull Windows 2000 CA
TLS certificate verification: depth: 0, err: 0, subject: /CN=seagull.research.cyber-ark.co.il, issuer: /emailAddress=dave.bar@dave.com/C=IL/ST=none/L=dave/O=dave/OU=RD/CN=Seagull Windows 2000 CA
TLS trace: SSL_connect:SSLv3 read server certificate A
TLS trace: SSL3 alert write:fatal:handshake failure
TLS trace: SSL_connect:error in SSLv3 read server certificate request A
The same program worked fine when i used openssl-0.9.7b.
Anybody encountered this before? Any solution / workaround?
Thanks.
Hagai.