update strongswan.conf for pluto and scepclient

This commit is contained in:
Andreas Steffen
2009-06-09 11:03:34 +02:00
committed by Martin Willi
parent 53df4793d4
commit 4ca4efb28f
48 changed files with 302 additions and 38 deletions
@@ -1,9 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 gmp random pubkey hmac x509 xcbc stroke kernel-netlink
}
pluto {
load = curl aes des sha1 sha2 md5 gmp random hmac
load = curl aes des sha1 sha2 md5 gmp random pubkey hmac
}
@@ -1,9 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 gmp random pubkey hmac x509 xcbc stroke kernel-netlink
}
pluto {
load = curl aes des sha1 sha2 md5 gmp random hmac
load = curl aes des sha1 sha2 md5 gmp random pubkey hmac
}