]> git.ipfire.org Git - thirdparty/strongswan.git/commit
github: Use OpenSSL 3 for macOS builds and enable additional plugins devel
authorTobias Brunner <tobias@strongswan.org>
Thu, 2 Oct 2025 06:47:34 +0000 (08:47 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 2 Oct 2025 07:03:37 +0000 (09:03 +0200)
commiteb2d8768d8fba28f17cb730434f9ddcbbac4ce85
tree2ba7a06dd6f8b142fca863786f2afafebfa033b6
parent6a55de1fa2423e0e0ba213a254d6ac511309981e
github: Use OpenSSL 3 for macOS builds and enable additional plugins

The Homebrew formula has been using OpenSSL 3 for a while.  The eap-peap
and pkcs11 plugins also have been enabled in the formula.  The dhcp plugin
is enabled to test the port (the farp plugin was already enabled since
its port to FreeBSD/macOS).  The drbg plugin is enabled to run the ML-KEM
test vectors.
scripts/test.sh