]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
CI: The OpenSSL no-engine config option is redundant as of 4.0, remove.
authorJoe Orton <jorton@apache.org>
Fri, 1 May 2026 07:57:10 +0000 (07:57 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 1 May 2026 07:57:10 +0000 (07:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933631 13f79535-47bb-0310-9956-ffa450edef68

.github/workflows/linux.yml

index 18e16749d1f0aafe7687978521c0535ff6e3c47b..bfd770ea10a5b6947e1112a0442481a588bd5247 100644 (file)
@@ -321,7 +321,7 @@ jobs:
             notest-cflags: -Werror -O2
             env: |
               TEST_OPENSSL3=4.0.0
-              OPENSSL_CONFIG=no-engine
+              OPENSSL_CONFIG=
               APR_VERSION=1.7.6
               APU_VERSION=1.6.3
               APU_CONFIG="--without-crypto"