11 lines
234 B
Plaintext
Executable File
11 lines
234 B
Plaintext
Executable File
# /etc/ipsec.conf - strongSwan IPsec configuration file
|
|
|
|
version 2.0 # conforms to second version of ipsec.conf specification
|
|
|
|
config setup
|
|
plutodebug=control
|
|
crlcheckinterval=180
|
|
strictcrlpolicy=no
|
|
|
|
include /etc/ipsec.connections
|