diff options
Diffstat (limited to 'testing/hosts/dave/etc')
-rw-r--r-- | testing/hosts/dave/etc/ipsec.d/ipsec.sql | 4 | ||||
-rw-r--r-- | testing/hosts/dave/etc/strongswan.conf | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/testing/hosts/dave/etc/ipsec.d/ipsec.sql b/testing/hosts/dave/etc/ipsec.d/ipsec.sql new file mode 100644 index 000000000..da38e9ab4 --- /dev/null +++ b/testing/hosts/dave/etc/ipsec.d/ipsec.sql @@ -0,0 +1,4 @@ +/* strongSwan SQLite database */ + +/* configuration is read from ipsec.conf */ +/* credentials are read from ipsec.secrets */ diff --git a/testing/hosts/dave/etc/strongswan.conf b/testing/hosts/dave/etc/strongswan.conf new file mode 100644 index 000000000..e79fe2c92 --- /dev/null +++ b/testing/hosts/dave/etc/strongswan.conf @@ -0,0 +1 @@ +# /etc/strongswan.conf - strongSwan configuration file |