[openssl/openssl] 65b2bb: Actually implement UnsafeLegacyServerConnect as do...
Tomas Mraz
noreply at reply.github.openssl.org
Fri May 27 06:49:08 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 65b2bb9ca0cff5e65938dc0d9dcd71c251bd67db
https://github.openssl.org/openssl/openssl/commit/65b2bb9ca0cff5e65938dc0d9dcd71c251bd67db
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M ssl/ssl_conf.c
Log Message:
-----------
Actually implement UnsafeLegacyServerConnect as documented
Fixes #18295
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Ben Kaduk <kaduk at mit.edu>
(Merged from https://github.com/openssl/openssl/pull/18296)
Commit: d1b3b6741380a1d7607da671b97f3fe5f54fa657
https://github.openssl.org/openssl/openssl/commit/d1b3b6741380a1d7607da671b97f3fe5f54fa657
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M doc/man1/openssl-s_client.pod.in
M doc/man1/openssl-s_server.pod.in
M ssl/ssl_conf.c
Log Message:
-----------
The -no_legacy_server_connect option applies to client
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Ben Kaduk <kaduk at mit.edu>
(Merged from https://github.com/openssl/openssl/pull/18296)
Commit: abe90105ba0908d5a2f500997f2bf2fceb263acd
https://github.openssl.org/openssl/openssl/commit/abe90105ba0908d5a2f500997f2bf2fceb263acd
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M test/ssl-tests/17-renegotiate.cnf
M test/ssl-tests/17-renegotiate.cnf.in
Log Message:
-----------
Check that UnsafeLegacyServerConnect option exists
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Ben Kaduk <kaduk at mit.edu>
(Merged from https://github.com/openssl/openssl/pull/18296)
Compare: https://github.openssl.org/openssl/openssl/compare/42b4a8ab961e...abe90105ba09
More information about the openssl-commits
mailing list