]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
github: add fips configuration, with legacy transitions turned off
authorDimitri John Ledkov <dimitri.ledkov@surgut.co.uk>
Tue, 22 Oct 2024 11:00:48 +0000 (12:00 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 24 Oct 2024 13:27:43 +0000 (15:27 +0200)
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25762)

.github/workflows/run-checker-daily.yml

index e44d9f5b1cb7c1f8b77d634b95d2983dea66d978..29089670a99bda7c0c3954b43f479637606fa6a7 100644 (file)
@@ -66,6 +66,7 @@ jobs:
           enable-fips,
           enable-fips enable-acvp-tests,
           enable-fips no-tls1_3,
+          enable-fips no-des no-dsa no-ec2m,
           no-fuzz-afl,
           no-fuzz-libfuzzer,
           no-gost,