> [[email protected] - Wed Sep 01 10:30:58 2010]:
> 
> OpenSSL 1.0.0
> perl Configure VC-WIN32
> ms\do_nasm
> 
> Getting runtime exception errors at t1_lib.c function
> ssl_parse_clienthello_tlsext, line 798. The code at that line is:
> 
>    if (s->session->tlsext_ellipticcurvelist != NULL) OPENSSL_free(s-
> >session->tlsext_ellipticcurvelist);

What do you do to get that exception?

> We disabled TLS extensions with OPENSSL_NO_TLSEXT as a workaround.
> 

Disabling TLS extensions is not advisable because you then become
vulnerable to the renegotiation attack.

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
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to