testing: Add an IKEv1 host2host AH transport mode test case

This commit is contained in:
Martin Willi
2013-10-11 10:15:22 +02:00
parent ef4560121d
commit fa7815538f
9 changed files with 89 additions and 0 deletions
@@ -0,0 +1,17 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
conn %default
keyexchange=ikev1
conn host-host
left=PH_IP_SUN
leftcert=sunCert.pem
[email protected]
leftfirewall=yes
right=PH_IP_MOON
[email protected]
type=transport
ah=sha256!
auto=add