diff options
Diffstat (limited to 'testing/tests/openssl/ike-alg-ecp-low/hosts/moon/etc/strongswan.conf')
-rw-r--r-- | testing/tests/openssl/ike-alg-ecp-low/hosts/moon/etc/strongswan.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/openssl/ike-alg-ecp-low/hosts/moon/etc/strongswan.conf b/testing/tests/openssl/ike-alg-ecp-low/hosts/moon/etc/strongswan.conf index 8c610d28a..90e0cb9f8 100644 --- a/testing/tests/openssl/ike-alg-ecp-low/hosts/moon/etc/strongswan.conf +++ b/testing/tests/openssl/ike-alg-ecp-low/hosts/moon/etc/strongswan.conf @@ -1,5 +1,5 @@ # /etc/strongswan.conf - strongSwan configuration file charon { - load = curl openssl random x509 pubkey hmac stroke + load = curl openssl random x509 pubkey hmac stroke kernel-netlink } |