From bce979ae447a993060527a87398381b27ffb1b1c Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Sun, 24 May 2009 16:11:24 +0200 Subject: pluto now requires gmp plugin for DH functions --- testing/tests/ikev1/nat-two-rw-psk/hosts/alice/etc/strongswan.conf | 2 +- testing/tests/ikev1/nat-two-rw-psk/hosts/sun/etc/strongswan.conf | 2 +- testing/tests/ikev1/nat-two-rw-psk/hosts/venus/etc/strongswan.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/tests/ikev1/nat-two-rw-psk/hosts') diff --git a/testing/tests/ikev1/nat-two-rw-psk/hosts/alice/etc/strongswan.conf b/testing/tests/ikev1/nat-two-rw-psk/hosts/alice/etc/strongswan.conf index 867149536..545af358c 100644 --- a/testing/tests/ikev1/nat-two-rw-psk/hosts/alice/etc/strongswan.conf +++ b/testing/tests/ikev1/nat-two-rw-psk/hosts/alice/etc/strongswan.conf @@ -1,5 +1,5 @@ # /etc/strongswan.conf - strongSwan configuration file pluto { - load = sha1 sha2 md5 aes des hmac random + load = sha1 sha2 md5 aes des hmac gmp random } diff --git a/testing/tests/ikev1/nat-two-rw-psk/hosts/sun/etc/strongswan.conf b/testing/tests/ikev1/nat-two-rw-psk/hosts/sun/etc/strongswan.conf index 867149536..545af358c 100644 --- a/testing/tests/ikev1/nat-two-rw-psk/hosts/sun/etc/strongswan.conf +++ b/testing/tests/ikev1/nat-two-rw-psk/hosts/sun/etc/strongswan.conf @@ -1,5 +1,5 @@ # /etc/strongswan.conf - strongSwan configuration file pluto { - load = sha1 sha2 md5 aes des hmac random + load = sha1 sha2 md5 aes des hmac gmp random } diff --git a/testing/tests/ikev1/nat-two-rw-psk/hosts/venus/etc/strongswan.conf b/testing/tests/ikev1/nat-two-rw-psk/hosts/venus/etc/strongswan.conf index 867149536..545af358c 100644 --- a/testing/tests/ikev1/nat-two-rw-psk/hosts/venus/etc/strongswan.conf +++ b/testing/tests/ikev1/nat-two-rw-psk/hosts/venus/etc/strongswan.conf @@ -1,5 +1,5 @@ # /etc/strongswan.conf - strongSwan configuration file pluto { - load = sha1 sha2 md5 aes des hmac random + load = sha1 sha2 md5 aes des hmac gmp random } -- cgit v1.2.3