I have been using 
openssl s_client -connect ip:636 -CAfile cafile to test ssl connection
to ads2000 ldap server, which is ssl-enabled with 2048bit of
certificate.an error was thrown as below,

5252:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake
failure:.\ssl\s23_lib
.c:230:

however, if I use 

openssl s_client -connect ip:636 -CAfile cafile -pause, the connection
can set up correctly.

Can anyone tell me why?

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

Reply via email to