]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a daily run-checker test for the TLS security level
authorMatt Caswell <matt@openssl.org>
Tue, 24 Dec 2024 09:34:27 +0000 (09:34 +0000)
committerTomas Mraz <tomas@openssl.org>
Thu, 26 Dec 2024 18:55:17 +0000 (19:55 +0100)
commit0958f5a5bc47e2cca907a3bfaf14059c020324fd
tree77eece1e96dc91c3afd1934f792c906700846935
parent2986908cc729768f540596df356279a7ba52bc7e
Add a daily run-checker test for the TLS security level

Add a test to check that if the user reduces the default TLS security level
at configure time, then the tests still pass.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26256)
.github/workflows/run-checker-daily.yml