upgraded openssl-ikev1 scenarios to 5.0.0
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
||||
|
||||
config setup
|
||||
crlcheckinterval=180
|
||||
plutodebug=control
|
||||
charonstart=no
|
||||
plutostart=no
|
||||
|
||||
conn %default
|
||||
ikelifetime=60m
|
||||
@@ -12,21 +10,11 @@ conn %default
|
||||
keyingtries=1
|
||||
keyexchange=ikev1
|
||||
|
||||
conn carol
|
||||
also=moon
|
||||
leftcert=moon_ec256_Cert.pem
|
||||
[email protected]
|
||||
auto=add
|
||||
|
||||
conn dave
|
||||
also=moon
|
||||
leftcert=moon_ec384_Cert.pem
|
||||
[email protected]
|
||||
auto=add
|
||||
|
||||
conn moon
|
||||
conn rw
|
||||
left=PH_IP_MOON
|
||||
leftcert=moonCert.pem
|
||||
[email protected]
|
||||
leftsubnet=10.1.0.0/16
|
||||
leftfirewall=yes
|
||||
right=%any
|
||||
auto=add
|
||||
|
||||
Reference in New Issue
Block a user