strongswan.conf for exotic algorithms

This commit is contained in:
Andreas Steffen 2009-05-15 16:57:03 +02:00
parent 6ef94ae994
commit 06169c84b1
6 changed files with 30 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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