On Tue, Jun 05, 2012, Chris Long wrote:

> Hi,
> 
> Just a quick question.  Does OpenSSL 1.0.1c support renegotiation of
> TSL clients?  I'm programming a small server/client and if my
> SSL_method is SSLv23_method()'s or TLSv1_method()'s and they
> negotiate a TLS connection I'm having trouble getting them to
> renegotiate.
> 

There is a bug in renegotiation in 1.0.1c which can cause an "invalid version
number error". It will be fixed in 1.0.1d (along with several other things).
Please try a recent snapshot.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to