ssl: do not choose auto DH groups that are weaker than the security level
authorPauli <pauli@openssl.org>
Sat, 19 Jun 2021 06:16:36 +0000 (16:16 +1000)
committerPauli <pauli@openssl.org>
Thu, 8 Jul 2021 11:55:00 +0000 (21:55 +1000)
commit987f66d1d7b1ef3576101a56b78f52d3f0e77c07
treee2e9082a5c87e5b388ebb060303cab10f25d6326
parentce50fd96dc542fe22a42265019e556272fd060ba
ssl: do not choose auto DH groups that are weaker than the security level

manual merge from https://github.com/openssl/openssl/pull/15818
id d7b5c648d682b499b71320a03747602a6ba4dec3

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15832)
ssl/ssl_cert.c
ssl/ssl_local.h
ssl/t1_lib.c