]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
do not enable integrity and crypto tests in ikev1/rw-cert-unity scenario
authorAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 21 Sep 2012 19:25:56 +0000 (21:25 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 21 Sep 2012 19:26:52 +0000 (21:26 +0200)
testing/tests/ikev1/rw-cert-unity/hosts/carol/etc/strongswan.conf
testing/tests/ikev1/rw-cert-unity/hosts/moon/etc/strongswan.conf

index 68e244025b7f3a54867146fde12704510fddb014..14e061408953912ebe5640f0308dc858d2cdd197 100644 (file)
@@ -7,8 +7,4 @@ charon {
 
 libstrongswan {
   dh_exponent_ansi_x9_42 = no
-  integrity_test = yes
-  crypto_test {
-    on_add = yes
-  }
 }
index 3164176b2c5f8759c12a7e6857d41efa312571fc..cbc51d38ca30f6d01b6890caef1fbf47b6265b53 100644 (file)
@@ -12,8 +12,4 @@ charon {
 
 libstrongswan {
   dh_exponent_ansi_x9_42 = no
-  integrity_test = yes
-  crypto_test {
-    on_add = yes
-  }
 }