upgraded gcrypt-ikev2 scenarios to 5.0.0
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
||||
|
||||
config setup
|
||||
crlcheckinterval=180
|
||||
strictcrlpolicy=no
|
||||
plutostart=no
|
||||
|
||||
conn %default
|
||||
@@ -12,6 +10,7 @@ conn %default
|
||||
keyingtries=1
|
||||
keyexchange=ikev2
|
||||
ike=3des-sha1-modp1536!
|
||||
esp=3des-sha1!
|
||||
|
||||
conn home
|
||||
left=PH_IP_CAROL
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
||||
|
||||
config setup
|
||||
crlcheckinterval=180
|
||||
strictcrlpolicy=no
|
||||
plutostart=no
|
||||
|
||||
conn %default
|
||||
@@ -11,7 +9,8 @@ conn %default
|
||||
rekeymargin=3m
|
||||
keyingtries=1
|
||||
keyexchange=ikev2
|
||||
ike=aes256-sha256-modp2048!
|
||||
ike=aes256-sha512-modp2048!
|
||||
esp=aes256-sha512!
|
||||
|
||||
conn home
|
||||
left=PH_IP_DAVE
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
||||
|
||||
config setup
|
||||
crlcheckinterval=180
|
||||
strictcrlpolicy=no
|
||||
plutostart=no
|
||||
|
||||
conn %default
|
||||
@@ -11,7 +9,8 @@ conn %default
|
||||
rekeymargin=3m
|
||||
keyingtries=1
|
||||
keyexchange=ikev2
|
||||
ike=aes256-sha256-modp2048,3des-sha1-modp1536!
|
||||
ike=aes256-sha512-modp2048,3des-sha1-modp1536!
|
||||
esp=aes256-sha512,3des-sha1!
|
||||
|
||||
conn rw
|
||||
left=PH_IP_MOON
|
||||
|
||||
Reference in New Issue
Block a user