diff options
Diffstat (limited to 'testing/tests/libipsec/rw-suite-b/hosts/moon/etc/strongswan.conf')
-rw-r--r-- | testing/tests/libipsec/rw-suite-b/hosts/moon/etc/strongswan.conf | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/tests/libipsec/rw-suite-b/hosts/moon/etc/strongswan.conf b/testing/tests/libipsec/rw-suite-b/hosts/moon/etc/strongswan.conf deleted file mode 100644 index d68b6e57a..000000000 --- a/testing/tests/libipsec/rw-suite-b/hosts/moon/etc/strongswan.conf +++ /dev/null @@ -1,11 +0,0 @@ -# /etc/strongswan.conf - strongSwan configuration file - -charon { - load = random nonce pem pkcs1 pkcs8 x509 revocation openssl curl stroke kernel-libipsec kernel-netlink socket-default updown - - plugins { - openssl { - fips_mode = 2 - } - } -} |