From: Martin Willi Date: Wed, 1 Dec 2010 11:54:48 +0000 (+0100) Subject: Test config 3.10.[123] do not pretend_auth anymore X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=90a2ca19c0c88bcbb7eeb419ffa59cea0fadc1e9;p=thirdparty%2Fstrongswan.git Test config 3.10.[123] do not pretend_auth anymore --- diff --git a/src/conftest/suiteb/3.10.1/test.conf b/src/conftest/suiteb/3.10.1/test.conf index d3b273b48a..0f8a5e319f 100644 --- a/src/conftest/suiteb/3.10.1/test.conf +++ b/src/conftest/suiteb/3.10.1/test.conf @@ -1,20 +1,10 @@ -hooks { - pretend_auth { - } -} - certs { untrusted { x509 = ../ls-untrusted.crt - x509 = ../dut.crt } } -keys { - ecdsa = ../dut.key -} - configs { ike-untrusted { proposal = aes128-sha1-modp1024 diff --git a/src/conftest/suiteb/3.10.2/test.conf b/src/conftest/suiteb/3.10.2/test.conf index 7ba707e023..0c405d0dc3 100644 --- a/src/conftest/suiteb/3.10.2/test.conf +++ b/src/conftest/suiteb/3.10.2/test.conf @@ -1,20 +1,10 @@ -hooks { - pretend_auth { - } -} - certs { untrusted { x509 = ../ls-expired.crt - x509 = ../dut.crt } } -keys { - ecdsa = ../dut.key -} - configs { ike-expired { proposal = aes128-sha1-modp1024 diff --git a/src/conftest/suiteb/3.10.3/test.conf b/src/conftest/suiteb/3.10.3/test.conf index 47886688dc..98666a524c 100644 --- a/src/conftest/suiteb/3.10.3/test.conf +++ b/src/conftest/suiteb/3.10.3/test.conf @@ -1,20 +1,10 @@ -hooks { - pretend_auth { - } -} - certs { untrusted { x509 = ../ls-revoked.crt - x509 = ../dut.crt } } -keys { - ecdsa = ../dut.key -} - configs { ike-revoked { proposal = aes128-sha1-modp1024