On Fri, Sep 23, 2011, Jakob Bohm wrote:

> 
> Is openssl running out of bit values for SSL_OP_ constants?
> 

Well more ran out of contants. When a new flag was needed for TLS v1.2 all 32
bits were used but fortunately two ancient ones were never used by anything
AFAIK so could be reassigned.

There is one left now.

It will need redoing at some point so more flags are available. Splitting it
up into separate fields for bug workaround and protocol selection options is
one possibility.

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