added test cases from NAT team
updated all IKEv2 tests to work with new status output
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
||||
|
||||
version 2.0 # conforms to second version of ipsec.conf specification
|
||||
|
||||
config setup
|
||||
plutostart=no
|
||||
|
||||
conn home
|
||||
left=PH_IP_ALICE
|
||||
leftcert=aliceCert.pem
|
||||
[email protected]
|
||||
right=PH_IP_BOB
|
||||
rightcert=bobCert.pem
|
||||
[email protected]
|
||||
keyexchange=ikev2
|
||||
auto=add
|
||||
Reference in New Issue
Block a user