Hi,

I wonder if anyone else has seen this ...

I'm seeing the following error while receiving, i.e. SSL_read returns this
error:
error:140A4044:SSL routines:SSL_clear:internal error

Does anybody know why SSL_clear would be called from SSL_read ?
Perhaps its due to trying to reuse a stale session object from the session
cache before its flushed,
then clearing the old one before negotiating a new one?

This is the comment in the openssl source code ssl_lib.c
/* This is set if we are doing dynamic renegotiation so keep
         * the old cipher.  It is sort of a SSL_clear_lite :-) */

Any advice about what's going on would be greatly appreciated.

Thanks,
Tony
-- 
View this message in context: 
http://www.nabble.com/SSL_clear%28%29-internal-error-tf3401670.html#a9472831
Sent from the OpenSSL - User mailing list archive at Nabble.com.

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

Reply via email to