Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 50d1d92de9a4cf62723a3c1ea2f39501feea7d6e
https://github.openssl.org/openssl/openssl/commit/50d1d92de9a4cf62723a3c1ea2f39501feea7d6e
Author: Pauli <[email protected]>
Date: 2022-05-06 (Fri, 06 May 2022)
Changed paths:
M NEWS.md
Log Message:
-----------
Correct NEWS entry about required security level for old versions of TLS,
DTLS and SSL
The entry was incorrect because suites using RSA key exchange without SHA1
were permitted at security level 1.
Partial fix for #18194
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Shane Lontis <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18234)
(cherry picked from commit 3226a37a4875567f2bf49aa44a727bcb67bb7dcd)