load plugins for scepclient

This commit is contained in:
Andreas Steffen 2009-05-22 10:40:25 +02:00
parent 1280c707e7
commit 0de8862be8
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac random curl
}
scepclient {
load = sha1 sha2 md5 aes des hmac random
}

View File

@ -0,0 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac random curl
}
scepclient {
load = sha1 sha2 md5 aes des hmac random
}