lod plugins for scepclient

This commit is contained in:
Andreas Steffen
2009-05-22 10:10:31 +02:00
parent 5d9a369b63
commit e20c65ebc5
2 changed files with 18 additions and 0 deletions
@@ -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
}
@@ -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
}