diff options
Diffstat (limited to 'testing/tests/starter-includes/hosts/moon/etc/ipsec.conf')
-rwxr-xr-x | testing/tests/starter-includes/hosts/moon/etc/ipsec.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/tests/starter-includes/hosts/moon/etc/ipsec.conf b/testing/tests/starter-includes/hosts/moon/etc/ipsec.conf new file mode 100755 index 000000000..aa9116252 --- /dev/null +++ b/testing/tests/starter-includes/hosts/moon/etc/ipsec.conf @@ -0,0 +1,10 @@ +# /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 |