Hi,

I am creating a webservice in C++ using gSOAP 2.6.2
with OpenSSL-v0.9.7e.
Client authentication is enabled.

The first request works and command executes
successfully, but the second request(and subsequent)
fails with the following errors 

Client side
SOAP FAULT: SOAP-ENV:Client
"SSL_ERROR_SSL
error:1409441B:SSL routines:SSL3_READ_BYTES:tlsv1
alert decrypt error"
Detail: SSL connect failed in tcp_connect()


Server side:
SOAP FAULT: SOAP-ENV:Server
"SSL_ERROR_SSL
error:0D0890A1:lib(13):func(137):reason(161)error:140890B2:lib(20):func(137):reason(178)"
Detail: SSL_accept() failed in soap_ssl_accept()


Then onwards all the requests always fails till I
restart my webservice.

Can anyone help me on this?

Regards,

Manu



                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to