From: Dimitri John Ledkov Date: Tue, 22 Oct 2024 11:00:48 +0000 (+0100) Subject: github: add fips configuration, with legacy transitions turned off X-Git-Tag: openssl-3.5.0-alpha1~967 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a08a145d4a7e663dd1e973f06a56e983a5e916f7;p=thirdparty%2Fopenssl.git github: add fips configuration, with legacy transitions turned off Reviewed-by: Paul Dale Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/25762) --- diff --git a/.github/workflows/run-checker-daily.yml b/.github/workflows/run-checker-daily.yml index e44d9f5b1cb..29089670a99 100644 --- a/.github/workflows/run-checker-daily.yml +++ b/.github/workflows/run-checker-daily.yml @@ -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,