Remove support for SSL_OP_NETSCAPE_CA_DN_BUG.
authorMatt Caswell <matt@openssl.org>
Thu, 5 Feb 2015 15:57:54 +0000 (15:57 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 6 Feb 2015 11:35:07 +0000 (11:35 +0000)
commit3c33c6f6b10864355553961e638514a6d1bb00f6
tree8caee8cdeddc8a9a17f832f7edf1305bb17de759
parentae632974f905c59176fa5f312826f8f692890b67
Remove support for SSL_OP_NETSCAPE_CA_DN_BUG.

This is an ancient bug workaround for Netscape clients. The documentation
talks about versions 3.x and 4.x beta.

Reviewed-by: Tim Hudson <tjh@openssl.org>
doc/ssl/SSL_CTX_set_options.pod
ssl/s3_clnt.c
ssl/s3_srvr.c
ssl/ssl.h