Expand the CHANGES entry for SHA1 and libssl
authorMatt Caswell <matt@openssl.org>
Mon, 8 Mar 2021 16:23:14 +0000 (16:23 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 10 Mar 2021 16:02:35 +0000 (16:02 +0000)
commit0966aee5ed1e543a3f598713d28194c5c1fd40da
tree2bd0ab8bcea3fb4dd56a20d0355a680330bf33a0
parentf74f416b915afaa94d2bb7b2a942491450fe5b7b
Expand the CHANGES entry for SHA1 and libssl

As well as SSL 3, TLS 1.0, TLS 1.1 and DTLS 1.0 not working at
security level 1 we also document that TLS 1.2 connection will fail
if the ClientHello does not have a signature algorithms extension.

Fixes #14447

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14465)
CHANGES.md