Correct NEWS entry about required security level for old versions of TLS, DTLS and SSL
authorPauli <pauli@openssl.org>
Wed, 4 May 2022 01:26:02 +0000 (11:26 +1000)
committerPauli <pauli@openssl.org>
Fri, 6 May 2022 00:44:13 +0000 (10:44 +1000)
commit50d1d92de9a4cf62723a3c1ea2f39501feea7d6e
treef1ad4faa330dbf23b4a009bfb34621baf81f9484
parent16ff70a58cfb5c40197e6a940cf4666226f31b79
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 <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/18234)

(cherry picked from commit 3226a37a4875567f2bf49aa44a727bcb67bb7dcd)
NEWS.md