aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2015-10-30 07:06:57 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2015-11-03 21:35:09 +0100
commita98360a64c605f5e1870ebcd6a4c4a35f03b9947 (patch)
tree503608223457757102576165578df3c496610867 /testing/scripts
parentf6fede934bc815e225a52e7d6a9164f078fed9ce (diff)
downloadstrongswan-a98360a64c605f5e1870ebcd6a4c4a35f03b9947.tar.bz2
strongswan-a98360a64c605f5e1870ebcd6a4c4a35f03b9947.tar.xz
testing: BLISS CA uses SHA-3 in its CRL
Diffstat (limited to 'testing/scripts')
-rw-r--r--testing/scripts/recipes/013_strongswan.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/scripts/recipes/013_strongswan.mk b/testing/scripts/recipes/013_strongswan.mk
index 404c6c6bf..7acd3651c 100644
--- a/testing/scripts/recipes/013_strongswan.mk
+++ b/testing/scripts/recipes/013_strongswan.mk
@@ -98,7 +98,8 @@ CONFIG_OPTS = \
--enable-ntru \
--enable-lookip \
--enable-swanctl \
- --enable-bliss
+ --enable-bliss \
+ --enable-sha3
export ADA_PROJECT_PATH=/usr/local/ada/lib/gnat