moved alg-serpent and alg-twofish scenarios to gcrypt-ikev1
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
# /etc/strongswan.conf - strongSwan configuration file
|
# /etc/strongswan.conf - strongSwan configuration file
|
||||||
|
|
||||||
pluto {
|
pluto {
|
||||||
load = sha1 sha2 md5 aes des serpent hmac gmp pubkey random curl
|
load = gcrypt hmac pubkey curl
|
||||||
}
|
}
|
||||||
|
|
||||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
# /etc/strongswan.conf - strongSwan configuration file
|
# /etc/strongswan.conf - strongSwan configuration file
|
||||||
|
|
||||||
pluto {
|
pluto {
|
||||||
load = sha1 sha2 md5 aes des serpent hmac gmp pubkey random curl
|
load = gcrypt hmac pubkey curl
|
||||||
}
|
}
|
||||||
|
|
||||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
# /etc/strongswan.conf - strongSwan configuration file
|
# /etc/strongswan.conf - strongSwan configuration file
|
||||||
|
|
||||||
pluto {
|
pluto {
|
||||||
load = sha1 sha2 md5 aes des twofish hmac gmp pubkey random curl
|
load = gcrypt hmac pubkey curl
|
||||||
}
|
}
|
||||||
|
|
||||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
# /etc/strongswan.conf - strongSwan configuration file
|
# /etc/strongswan.conf - strongSwan configuration file
|
||||||
|
|
||||||
pluto {
|
pluto {
|
||||||
load = sha1 sha2 md5 aes des twofish hmac gmp pubkey random curl
|
load = gcrypt hmac pubkey curl
|
||||||
}
|
}
|
||||||
|
|
||||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||||
Reference in New Issue
Block a user