Option to disable padding extension.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 1 Jun 2014 15:08:18 +0000 (16:08 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 1 Jun 2014 15:50:25 +0000 (16:50 +0100)
commit623a01df491d79554136a9f09997bc72758071ea
tree714543ad0d6839bba74429b31e0b3f3a7038a2c6
parent08b172b975bcd5854f9201b9f89d05dc330adb79
Option to disable padding extension.

Add TLS padding extension to SSL_OP_ALL so it is used with other
"bugs" options and can be turned off.

This replaces SSL_OP_SSLREF2_REUSE_CERT_TYPE_BUG which is an ancient
option referring to SSLv2 and SSLREF.

PR#3336
(cherry picked from commit 758415b2259fa45d3fe17d8e53ae1341b7b6e482)

Conflicts:

ssl/t1_lib.c
doc/ssl/SSL_CTX_set_options.pod
ssl/ssl.h
ssl/t1_lib.c