aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/gcrypt-ikev1
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-07-17 20:52:14 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-07-17 20:52:14 +0200
commitf179ba474eada40053633d4dd73c9ea39e387ab8 (patch)
tree8d003a5cf4723965e8a34ce3c4b9475abac4b70f /testing/tests/gcrypt-ikev1
parente3f3b004e2d59d005f86e8aacc37dfc6a461bc05 (diff)
downloadstrongswan-f179ba474eada40053633d4dd73c9ea39e387ab8.tar.bz2
strongswan-f179ba474eada40053633d4dd73c9ea39e387ab8.tar.xz
enable integrity test in all rw-cert scenarios
Diffstat (limited to 'testing/tests/gcrypt-ikev1')
-rw-r--r--testing/tests/gcrypt-ikev1/rw-cert/hosts/carol/etc/strongswan.conf1
-rw-r--r--testing/tests/gcrypt-ikev1/rw-cert/hosts/dave/etc/strongswan.conf1
-rw-r--r--testing/tests/gcrypt-ikev1/rw-cert/hosts/moon/etc/strongswan.conf1
3 files changed, 3 insertions, 0 deletions
diff --git a/testing/tests/gcrypt-ikev1/rw-cert/hosts/carol/etc/strongswan.conf b/testing/tests/gcrypt-ikev1/rw-cert/hosts/carol/etc/strongswan.conf
index 0840260c3..9536a85be 100644
--- a/testing/tests/gcrypt-ikev1/rw-cert/hosts/carol/etc/strongswan.conf
+++ b/testing/tests/gcrypt-ikev1/rw-cert/hosts/carol/etc/strongswan.conf
@@ -8,6 +8,7 @@ pluto {
libstrongswan {
dh_exponent_ansi_x9_42 = no
+ integrity_test = yes
crypto_test {
on_add = yes
}
diff --git a/testing/tests/gcrypt-ikev1/rw-cert/hosts/dave/etc/strongswan.conf b/testing/tests/gcrypt-ikev1/rw-cert/hosts/dave/etc/strongswan.conf
index fdfb0003f..80952cb41 100644
--- a/testing/tests/gcrypt-ikev1/rw-cert/hosts/dave/etc/strongswan.conf
+++ b/testing/tests/gcrypt-ikev1/rw-cert/hosts/dave/etc/strongswan.conf
@@ -8,6 +8,7 @@ pluto {
libstrongswan {
dh_exponent_ansi_x9_42 = no
+ integrity_test = yes
crypto_test {
required = yes
on_add = yes
diff --git a/testing/tests/gcrypt-ikev1/rw-cert/hosts/moon/etc/strongswan.conf b/testing/tests/gcrypt-ikev1/rw-cert/hosts/moon/etc/strongswan.conf
index 0840260c3..9536a85be 100644
--- a/testing/tests/gcrypt-ikev1/rw-cert/hosts/moon/etc/strongswan.conf
+++ b/testing/tests/gcrypt-ikev1/rw-cert/hosts/moon/etc/strongswan.conf
@@ -8,6 +8,7 @@ pluto {
libstrongswan {
dh_exponent_ansi_x9_42 = no
+ integrity_test = yes
crypto_test {
on_add = yes
}