]> git.ipfire.org Git - thirdparty/openssl.git/commit
Actually implement UnsafeLegacyServerConnect as documented
authorTomas Mraz <tomas@openssl.org>
Thu, 12 May 2022 06:41:14 +0000 (08:41 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 27 May 2022 06:47:31 +0000 (08:47 +0200)
commit65b2bb9ca0cff5e65938dc0d9dcd71c251bd67db
treeb5b52a5c388f4670677a26096e6bc7698f71e1ed
parent42b4a8ab961e3d3be4abffe3aea458448b2e47b4
Actually implement UnsafeLegacyServerConnect as documented

Fixes #18295

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/18296)
ssl/ssl_conf.c