mirror of
https://github.com/strongswan/strongswan.git
synced 2025-12-05 00:01:49 -05:00
Removed deprecated options from ipsec.conf template
This commit is contained in:
parent
20915d6fa7
commit
454fb91367
@ -3,20 +3,14 @@
|
||||
# basic configuration
|
||||
|
||||
config setup
|
||||
# plutodebug=all
|
||||
# crlcheckinterval=600
|
||||
# strictcrlpolicy=yes
|
||||
# cachecrls=yes
|
||||
# nat_traversal=yes
|
||||
# charonstart=no
|
||||
# plutostart=no
|
||||
# uniqueids = no
|
||||
|
||||
# Add connections here.
|
||||
|
||||
# Sample VPN connections
|
||||
|
||||
#conn sample-self-signed
|
||||
# left=%defaultroute
|
||||
# leftsubnet=10.1.0.0/16
|
||||
# leftcert=selfCert.der
|
||||
# leftsendcert=never
|
||||
@ -26,11 +20,9 @@ config setup
|
||||
# auto=start
|
||||
|
||||
#conn sample-with-ca-cert
|
||||
# left=%defaultroute
|
||||
# leftsubnet=10.1.0.0/16
|
||||
# leftcert=myCert.pem
|
||||
# right=192.168.0.2
|
||||
# rightsubnet=10.2.0.0/16
|
||||
# rightid="C=CH, O=Linux strongSwan CN=peer name"
|
||||
# keyexchange=ikev2
|
||||
# auto=start
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user