define plugins to be loaded in strongswan.conf

This commit is contained in:
Andreas Steffen
2008-05-28 08:29:51 +00:00
parent 8f7074cf2e
commit c9be754a45
197 changed files with 869 additions and 3 deletions
@@ -0,0 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke
}
@@ -0,0 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke
}