]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add missing SSL_OP flags
authorTodd Short <tshort@akamai.com>
Thu, 5 Aug 2021 20:29:37 +0000 (16:29 -0400)
committerTomas Mraz <tomas@openssl.org>
Wed, 11 Aug 2021 16:13:11 +0000 (18:13 +0200)
commit73dadb9300bc54ac871209843faf797721f7ab88
tree693bdc0fbb697ca23678b2ed22c28de6ca07ed9e
parent0f70d6013435308ada5d0eb662b31f370b07ebd7
Add missing SSL_OP flags

Add missing SSL_OP flags. Correct the list of flags set by SSL_OP_ALL.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16236)
doc/man3/SSL_CTX_set_options.pod