diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-04-23 09:19:22 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-04-26 20:38:23 +0200 |
commit | 64f9fa9e9fa3aa83e3862e634879d7ad09d7edfa (patch) | |
tree | ccf9e392e88a32e3f589e38164843666b1e09fd3 /testing/scripts | |
parent | 2fad3460fab865f20a7c9afce5afc8a1cd52afa6 (diff) | |
download | strongswan-64f9fa9e9fa3aa83e3862e634879d7ad09d7edfa.tar.bz2 strongswan-64f9fa9e9fa3aa83e3862e634879d7ad09d7edfa.tar.xz |
testing: Created ikev2/rw-eap-aka-sql-rsa scenario
This test scenario tests the eap-simaka-sql plugin.
Diffstat (limited to 'testing/scripts')
-rw-r--r-- | testing/scripts/recipes/013_strongswan.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/scripts/recipes/013_strongswan.mk b/testing/scripts/recipes/013_strongswan.mk index 5c4fdd829..a5b2d8060 100644 --- a/testing/scripts/recipes/013_strongswan.mk +++ b/testing/scripts/recipes/013_strongswan.mk @@ -28,6 +28,7 @@ CONFIG_OPTS = \ --enable-eap-aka-3gpp2 \ --enable-eap-sim \ --enable-eap-sim-file \ + --enable-eap-simaka-sql \ --enable-eap-md5 \ --enable-md4 \ --enable-eap-mschapv2 \ |