diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-05-20 07:51:25 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-05-20 07:51:25 +0200 |
commit | 706fd144fe6c8e6a7fa89444b676f7f1afe17027 (patch) | |
tree | 33d19166611423c69f6faa0179fccea7906b155e /testing/tests/ikev1/esp-alg-strict-fail/hosts/carol/etc/ipsec.conf | |
parent | 80cbbfed368a0466c6bbb53461fac18561e757e5 (diff) | |
download | strongswan-706fd144fe6c8e6a7fa89444b676f7f1afe17027.tar.bz2 strongswan-706fd144fe6c8e6a7fa89444b676f7f1afe17027.tar.xz |
adapted scenarios to new crypto proposal output
Diffstat (limited to 'testing/tests/ikev1/esp-alg-strict-fail/hosts/carol/etc/ipsec.conf')
-rwxr-xr-x | testing/tests/ikev1/esp-alg-strict-fail/hosts/carol/etc/ipsec.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/ikev1/esp-alg-strict-fail/hosts/carol/etc/ipsec.conf b/testing/tests/ikev1/esp-alg-strict-fail/hosts/carol/etc/ipsec.conf index f61cfc6bb..21997940b 100755 --- a/testing/tests/ikev1/esp-alg-strict-fail/hosts/carol/etc/ipsec.conf +++ b/testing/tests/ikev1/esp-alg-strict-fail/hosts/carol/etc/ipsec.conf @@ -11,7 +11,7 @@ conn %default keylife=20m rekeymargin=3m keyingtries=1 - ike=3des-sha + ike=3des-sha1 esp=3des-sha1 conn home |