diff options
Diffstat (limited to 'testing/tests/pfkey/shunt-policies-nat-rw/hosts/venus/etc/strongswan.conf')
-rw-r--r-- | testing/tests/pfkey/shunt-policies-nat-rw/hosts/venus/etc/strongswan.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/tests/pfkey/shunt-policies-nat-rw/hosts/venus/etc/strongswan.conf b/testing/tests/pfkey/shunt-policies-nat-rw/hosts/venus/etc/strongswan.conf new file mode 100644 index 000000000..7e96bf1c4 --- /dev/null +++ b/testing/tests/pfkey/shunt-policies-nat-rw/hosts/venus/etc/strongswan.conf @@ -0,0 +1,7 @@ +# /etc/strongswan.conf - strongSwan configuration file + +charon { + load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 revocation hmac stroke kernel-pfkey kernel-netlink socket-default updown + + keep_alive = 5 +} |