SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG was disabled in 0.9.8q and 1.0.0c.
authorMatt Caswell <matt@openssl.org>
Thu, 5 Feb 2015 16:04:58 +0000 (16:04 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 25 Mar 2015 12:48:28 +0000 (12:48 +0000)
commit969467466cde0049aa7157fad6ca3753e7aa0493
tree0138dc6a2836c76f01543eb88a8359bdd4ec30db
parent302d38e3f73d5fd2ba2fd30bb7798778cb9f18dd
SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG was disabled in 0.9.8q and 1.0.0c.
This commit sets the value of SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG to
zero.

Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/ssl.h