aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-12-19 00:47:56 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-12-19 00:47:56 +0000
commite044510e5a7fa94b558f4f44fdc4aa98d9a99a6f (patch)
tree750a100d6382627024f8fd14ab41e77b980abe34 /testing/testing.conf
parent1f490cb1eca339f63b1a7de41ae705cd46d60c6c (diff)
downloadstrongswan-e044510e5a7fa94b558f4f44fdc4aa98d9a99a6f.tar.bz2
strongswan-e044510e5a7fa94b558f4f44fdc4aa98d9a99a6f.tar.xz
set --enable-eap-aka in UML scenarios
Diffstat (limited to 'testing/testing.conf')
-rwxr-xr-xtesting/testing.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/testing.conf b/testing/testing.conf
index 0f908aa1e..f4ca010f6 100755
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -39,6 +39,7 @@ STRONGSWAN=$UMLTESTDIR/strongswan-4.1.10.tar.bz2
# strongSwan compile options (use "yes" or "no")
USE_LIBCURL="yes"
USE_LDAP="yes"
+USE_EAP_AKA="yes"
USE_P2P="yes"
USE_LEAK_DETECTIVE="no"