- added host2host test for ikev2
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
||||
|
||||
version 2.0 # conforms to second version of ipsec.conf specification
|
||||
|
||||
config setup
|
||||
plutostart=no
|
||||
|
||||
conn host-host
|
||||
left=PH_IP_MOON
|
||||
leftcert=moonCert.pem
|
||||
right=PH_IP_SUN
|
||||
rightcert=sunCert.pem
|
||||
keyexchange=ikev2
|
||||
auto=add
|
||||
Reference in New Issue
Block a user