Hello,
> We are mailing regrding an error we are getting while implementing
> openssl libraries for our application.
>  
> The error we get is as below:-
> SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac.
>  
> We are using open ssl 0.9.7g. Kinldy can you give us some help or at
> least suggest to us which version of open ssl resolves this problem.
When this happens:
 - connection negotiation (more information required like ssldump info)
 - random in data transfer (SSL_CTX_set_options() with SSL_OP_ALL may
help).

Best regards,
-- 
Marek Marcola <[EMAIL PROTECTED]>

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

Reply via email to