Hi,

OS: Linux-Suse 9.0 Ent.Server
I am creating a webservice in C++ using gSOAP 2.6.2
with OpenSSL-v0.9.7e. It is a standalone application.
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
"SSL_ERROR_SSL
error:1409441B:SSL routines:SSL3_READ_BYTES:tlsv1
alert decrypt error"
Detail: SSL connect failed in tcp_connect()


Server side:
"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!? 
Take Yahoo! Mail with you! Get it on your mobile phone. 
http://mobile.yahoo.com/maildemo 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to