]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Use wolfSSL 5.6.0 for tests
authorTobias Brunner <tobias@strongswan.org>
Mon, 27 Mar 2023 09:51:48 +0000 (11:51 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 30 Mar 2023 08:32:45 +0000 (10:32 +0200)
commite288c507b6dc5faf47086ac884ce970f273a6707
tree58881cee7250538732209cc2059a913cd89e271c
parent67e9cb161d1d0080cf214db8ff856b5048d6691b
Use wolfSSL 5.6.0 for tests

The `--enable-heapmath` configure option has been deprecated.  As
already described in eae30af029b1 ("Use wolfSSL 5.4.0 for tests"), the
alternative is to configure `--with-max-rsa-bits=8192` instead in order
to test the modp6144 and modp8192 DH groups.
scripts/test.sh
testing/scripts/recipes/012_wolfssl.mk