diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-05-15 16:41:54 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-05-15 16:42:05 +0200 |
commit | 6ef94ae99496d883391d62d3cc217f61c94fc761 (patch) | |
tree | 478df6b8e61e582f6c9e821bcd33aff95f88dcf0 /testing/hosts/bob | |
parent | 0ed6b7a7d73d8e1b9a7f83bd16b9bd6688130d86 (diff) | |
download | strongswan-6ef94ae99496d883391d62d3cc217f61c94fc761.tar.bz2 strongswan-6ef94ae99496d883391d62d3cc217f61c94fc761.tar.xz |
new default strongswan.conf for UML scenarios
Diffstat (limited to 'testing/hosts/bob')
-rw-r--r-- | testing/hosts/bob/etc/strongswan.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/hosts/bob/etc/strongswan.conf b/testing/hosts/bob/etc/strongswan.conf index e79fe2c92..a79724bf7 100644 --- a/testing/hosts/bob/etc/strongswan.conf +++ b/testing/hosts/bob/etc/strongswan.conf @@ -1 +1,5 @@ # /etc/strongswan.conf - strongSwan configuration file + +pluto { + load = sha1 sha2 md5 aes des hmac random curl +} |