diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-02-03 11:10:13 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-02-03 11:10:13 +0100 |
commit | 6b4e0dd5047cbd441353d469c82a99ef9ddcf3bf (patch) | |
tree | ae245ab40ef13bee73a15eb3c28a3db5f32c30dd /testing/testing.conf | |
parent | 2a77a27213f750237d1b111be9972a2ab903b4e3 (diff) | |
download | strongswan-6b4e0dd5047cbd441353d469c82a99ef9ddcf3bf.tar.bz2 strongswan-6b4e0dd5047cbd441353d469c82a99ef9ddcf3bf.tar.xz |
added ikev2/rw-pkcs8 scenario
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 26e2cfb7d..ac79ab31c 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -78,6 +78,7 @@ USE_GCM="yes" USE_HA="yes" USE_AF_ALG="yes" USE_WHITELIST="yes" +USE_PKCS8="yes" USE_IFMAP="no" USE_CISCO_QUIRKS="no" |