diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-05-25 17:02:39 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-05-25 17:02:39 +0200 |
commit | be982b4c032a59b4f82b1feccdac38db85308fba (patch) | |
tree | 3699d7e4fde36ee8c82a99d2ed54f73940f2215c /testing/testing.conf | |
parent | 2be46da56dac16269affc0c097a895e8d95f429f (diff) | |
download | strongswan-be982b4c032a59b4f82b1feccdac38db85308fba.tar.bz2 strongswan-be982b4c032a59b4f82b1feccdac38db85308fba.tar.xz |
enable xauth-eap plugin in UML scenarios
Diffstat (limited to 'testing/testing.conf')
-rwxr-xr-x | testing/testing.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/testing.conf b/testing/testing.conf index 228c9cfeb..36e99d222 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -82,6 +82,7 @@ USE_PLUTO="yes" USE_AF_ALG="yes" USE_WHITELIST="yes" USE_XAUTH_GENERIC="yes" +USE_XAUTH_EAP="yes" USE_PKCS8="yes" USE_IFMAP="no" USE_CISCO_QUIRKS="no" |