aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ipv6/rw-ikev1/hosts/dave/etc/ipsec.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2017-10-29 16:48:19 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2017-11-10 11:49:41 +0100
commita96238a0d04c118f07120be50f40a1afc9e0a254 (patch)
treecccb9de55a8d75c5682048328607c06556c315b0 /testing/tests/ipv6/rw-ikev1/hosts/dave/etc/ipsec.conf
parent8215681a4a063ce0d9f18ab931f79951483887d0 (diff)
downloadstrongswan-a96238a0d04c118f07120be50f40a1afc9e0a254.tar.bz2
strongswan-a96238a0d04c118f07120be50f40a1afc9e0a254.tar.xz
testing: Converted ipv6/rw-ikev1 to swanctl
Diffstat (limited to 'testing/tests/ipv6/rw-ikev1/hosts/dave/etc/ipsec.conf')
-rw-r--r--testing/tests/ipv6/rw-ikev1/hosts/dave/etc/ipsec.conf27
1 files changed, 0 insertions, 27 deletions
diff --git a/testing/tests/ipv6/rw-ikev1/hosts/dave/etc/ipsec.conf b/testing/tests/ipv6/rw-ikev1/hosts/dave/etc/ipsec.conf
deleted file mode 100644
index 125303638..000000000
--- a/testing/tests/ipv6/rw-ikev1/hosts/dave/etc/ipsec.conf
+++ /dev/null
@@ -1,27 +0,0 @@
-# /etc/ipsec.conf - strongSwan IPsec configuration file
-
-config setup
-
-ca strongswan
- cacert=strongswanCert.pem
- certuribase=http://ip6-winnetou.strongswan.org/certs/
- crluri=http://ip6-winnetou.strongswan.org/strongswan.crl
- auto=add
-
-conn %default
- ikelifetime=60m
- keylife=20m
- rekeymargin=3m
- keyingtries=1
- keyexchange=ikev1
- fragmentation=yes
-
-conn home
- left=PH_IP6_DAVE
- leftcert=daveCert.pem
- leftid=dave@strongswan.org
- leftfirewall=yes
- right=PH_IP6_MOON
- rightid=@moon.strongswan.org
- rightsubnet=fec1::/16
- auto=add