diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-06-11 11:37:21 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-06-12 19:59:48 +0200 |
commit | eca36f44de3344805707bf126f348ba3b6a290b1 (patch) | |
tree | bad88e317b3778c38c1896db6a720b14039456f7 /testing/tests/openssl-ikev2/rw-cert/hosts/dave/etc/strongswan.conf | |
parent | b59e2393353c5cfa845d0fc3a9bc8a52cbe33ff7 (diff) | |
download | strongswan-eca36f44de3344805707bf126f348ba3b6a290b1.tar.bz2 strongswan-eca36f44de3344805707bf126f348ba3b6a290b1.tar.xz |
split openssl scenarios into openssl-ikev1 and openssl-ikev2
Diffstat (limited to 'testing/tests/openssl-ikev2/rw-cert/hosts/dave/etc/strongswan.conf')
-rw-r--r-- | testing/tests/openssl-ikev2/rw-cert/hosts/dave/etc/strongswan.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/tests/openssl-ikev2/rw-cert/hosts/dave/etc/strongswan.conf b/testing/tests/openssl-ikev2/rw-cert/hosts/dave/etc/strongswan.conf new file mode 100644 index 000000000..d46082bdd --- /dev/null +++ b/testing/tests/openssl-ikev2/rw-cert/hosts/dave/etc/strongswan.conf @@ -0,0 +1,5 @@ +# /etc/strongswan.conf - strongSwan configuration file + +charon { + load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac stroke kernel-netlink updown +} |