pluto now requires gmp plugin for DH functions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des blowfish hmac random curl
|
||||
load = sha1 sha2 md5 aes des blowfish hmac gmp random curl
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des blowfish hmac random curl
|
||||
load = sha1 sha2 md5 aes des blowfish hmac gmp random curl
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des serpent hmac random curl
|
||||
load = sha1 sha2 md5 aes des serpent hmac gmp random curl
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des serpent hmac random curl
|
||||
load = sha1 sha2 md5 aes des serpent hmac gmp random curl
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des twofish hmac random curl
|
||||
load = sha1 sha2 md5 aes des twofish hmac gmp random curl
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des twofish hmac random curl
|
||||
load = sha1 sha2 md5 aes des twofish hmac gmp random curl
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl
|
||||
}
|
||||
|
||||
openac {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl ldap
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl ldap
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl ldap
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl ldap
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl
|
||||
}
|
||||
|
||||
scepclient {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl
|
||||
}
|
||||
|
||||
scepclient {
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl
|
||||
dns1 = PH_IP_WINNETOU
|
||||
dns2 = PH_IP6_VENUS
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl ldap
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl ldap
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl ldap
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl ldap
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl ldap
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl ldap
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl
|
||||
}
|
||||
|
||||
scepclient {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl
|
||||
}
|
||||
|
||||
scepclient {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl
|
||||
}
|
||||
|
||||
scepclient {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
load = sha1 sha2 md5 aes des hmac gmp random curl
|
||||
}
|
||||
|
||||
scepclient {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user