diff options
Diffstat (limited to 'testing/hosts/winnetou/etc/strongswan.conf')
-rw-r--r-- | testing/hosts/winnetou/etc/strongswan.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/hosts/winnetou/etc/strongswan.conf b/testing/hosts/winnetou/etc/strongswan.conf new file mode 100644 index 000000000..dfb9dbc5b --- /dev/null +++ b/testing/hosts/winnetou/etc/strongswan.conf @@ -0,0 +1,5 @@ +# strongswan.conf - strongSwan configuration file + +pki { + load = random pem sha1 sha2 sha3 pkcs1 pem gmp mgf1 bliss x509 +} |