diff options
-rwxr-xr-x | testing/testing.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf index 790ba4dcc..abb5ba097 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -39,7 +39,7 @@ STRONGSWAN=$UMLTESTDIR/strongswan-4.2.8.tar.bz2 USE_LIBCURL="yes" USE_LDAP="yes" USE_EAP_AKA="yes" -USE EAP_SIM="yes" +USE_EAP_SIM="yes" USE_EAP_MD5="yes" USE_EAP_IDENTITY="yes" USE_SQL="yes" |