diff options
-rw-r--r-- | testing/hosts/default/etc/strongswan.conf.testing | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/hosts/default/etc/strongswan.conf.testing b/testing/hosts/default/etc/strongswan.conf.testing index 55efbe7d1..3fc113b77 100644 --- a/testing/hosts/default/etc/strongswan.conf.testing +++ b/testing/hosts/default/etc/strongswan.conf.testing @@ -1,3 +1,7 @@ +swanctl { + load = x509 acert pubkey pkcs1 pkcs7 pkcs8 pkcs12 pgp dnskey sshkey pem openssl +} + charon { retransmit_tries = 2 retransmit_timeout = 1.0 |