diff options
-rw-r--r-- | testing/tests/openssl/rw-cert-ikev1/hosts/dave/etc/strongswan.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/openssl/rw-cert-ikev1/hosts/dave/etc/strongswan.conf b/testing/tests/openssl/rw-cert-ikev1/hosts/dave/etc/strongswan.conf index dead87edf..b914f9a45 100644 --- a/testing/tests/openssl/rw-cert-ikev1/hosts/dave/etc/strongswan.conf +++ b/testing/tests/openssl/rw-cert-ikev1/hosts/dave/etc/strongswan.conf @@ -1,5 +1,5 @@ # /etc/strongswan.conf - strongSwan configuration file pluto { - load = aes des sha1 sha2 md5 gmp random hmac curls + load = aes des sha1 sha2 md5 gmp random hmac curl } |