Re: CentOS 5; openssl1.0.1e; SSL_accept:error in SSLv2/v3 read client hello A

2013-09-16 Thread AlexeyGoryunov
solved. libcurl (which I used for soap server) linked openssl version from the system, not from project -- View this message in context: http://openssl.6102.n7.nabble.com/CentOS-5-openssl1-0-1e-SSL-accept-error-in-SSLv2-v3-read-client-hello-A-tp46479p46545.html Sent from the OpenSSL - User mai

CentOS 5; openssl1.0.1e; SSL_accept:error in SSLv2/v3 read client hello A

2013-09-10 Thread AlexeyGoryunov
Hi, I use standard scheme to send/receive SOAP requests over TLS. On Windows it works good, server receive request from client, it handles correctly. On Linux I have the following error: SSL_accept:error in SSLv2/v3 read client hello A In the 'verify callback' which I've set in SSL_CTX_set_verify