the ikev1 scenarios need the x509 plugin
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des blowfish hmac pem pkcs1 gmp random curl
|
||||
load = sha1 sha2 md5 aes des blowfish hmac pem pkcs1 x509 gmp random curl
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des blowfish hmac pem pkcs1 gmp random curl
|
||||
load = sha1 sha2 md5 aes des blowfish hmac pem pkcs1 x509 gmp random curl
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl
|
||||
}
|
||||
|
||||
openac {
|
||||
load = sha1 sha2 md5 pem pkcs1 gmp random x509
|
||||
load = sha1 sha2 md5 pem pkcs1 x509 gmp random x509
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl ldap
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl ldap
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl ldap
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl ldap
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl
|
||||
}
|
||||
|
||||
scepclient {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl
|
||||
}
|
||||
|
||||
scepclient {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl
|
||||
dns1 = PH_IP_WINNETOU
|
||||
dns2 = PH_IP6_VENUS
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl ldap
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl ldap
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl ldap
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl ldap
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl ldap
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl ldap
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac dnskey pkcs1 gmp random curl
|
||||
load = sha1 sha2 md5 aes des hmac dnskey pkcs1 x509 gmp random curl
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac dnskey pkcs1 gmp random curl
|
||||
load = sha1 sha2 md5 aes des hmac dnskey pkcs1 x509 gmp random curl
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl
|
||||
}
|
||||
|
||||
scepclient {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl
|
||||
}
|
||||
|
||||
scepclient {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = test-vectors sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
|
||||
load = test-vectors sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = test-vectors sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
|
||||
load = test-vectors sha1 sha2 md5 aes des hmac pem pkcs1 x509 x509 gmp random curl
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl
|
||||
}
|
||||
|
||||
scepclient {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl
|
||||
}
|
||||
|
||||
scepclient {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
Reference in New Issue
Block a user