Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 3226a37a4875567f2bf49aa44a727bcb67bb7dcd https://github.openssl.org/openssl/openssl/commit/3226a37a4875567f2bf49aa44a727bcb67bb7dcd Author: Pauli <pa...@openssl.org> 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 <to...@openssl.org> Reviewed-by: Matt Caswell <m...@openssl.org> Reviewed-by: Shane Lontis <shane.lon...@oracle.com> (Merged from https://github.com/openssl/openssl/pull/18234)