tests load pem/pkcs1 plugins, pubkey plugin not needed anymore

This commit is contained in:
Martin Willi 2009-08-25 13:21:50 +02:00
parent 0df451bc07
commit 41f57038e4
378 changed files with 389 additions and 389 deletions

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = gcrypt hmac pubkey curl
load = pem pkcs1 gcrypt hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = gcrypt hmac pubkey curl
load = pem pkcs1 gcrypt hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = gcrypt hmac pubkey curl
load = pem pkcs1 gcrypt hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = gcrypt hmac pubkey curl
load = pem pkcs1 gcrypt hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors gcrypt pubkey hmac curl
load = test-vectors pem pkcs1 gcrypt hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors aes des sha1 sha2 md5 gmp pubkey random hmac curl
load = test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors gcrypt pubkey hmac curl
load = test-vectors pem pkcs1 gcrypt hmac curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl gcrypt x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl pem pkcs1 gcrypt x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl gcrypt x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl pem pkcs1 gcrypt x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl test-vectors gcrypt x509 pubkey hmac stroke kernel-netlink updown
load = curl test-vectors pem pkcs1 gcrypt x509 hmac stroke kernel-netlink updown
}
libstrongswan {

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl test-vectors aes des sha1 sha2 md5 gmp random x509 pubkey hmac stroke kernel-netlink updown
load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac stroke kernel-netlink updown
}
libstrongswan {

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl test-vectors gcrypt x509 pubkey hmac stroke kernel-netlink updown
load = curl test-vectors pem pkcs1 gcrypt x509 hmac stroke kernel-netlink updown
}
libstrongswan {

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = test-vectors sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl test-vectors aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
}
libstrongswan {

View File

@ -1,11 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl test-vectors aes des sha1 sha2 md5 gmp random pubkey hmac x509 xcbc stroke kernel-netlink
load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random hmac x509 xcbc stroke kernel-netlink
}
pluto {
load = curl test-vectors aes des sha1 sha2 md5 gmp random pubkey hmac
load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random hmac
}
libstrongswan {

View File

@ -1,9 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random pubkey hmac x509 xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random hmac x509 xcbc stroke kernel-netlink
}
pluto {
load = curl aes des sha1 sha2 md5 gmp random pubkey hmac
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random hmac
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
}

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des blowfish hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des blowfish hmac pem pkcs1 gmp random curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des blowfish hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des blowfish hmac pem pkcs1 gmp random curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,9 +1,9 @@
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
openac {
load = sha1 sha2 md5 gmp random x509 pubkey
load = sha1 sha2 md5 pem pkcs1 gmp random x509
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl ldap
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl ldap
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl ldap
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl ldap
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,11 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
scepclient {
load = sha1 sha2 md5 aes des hmac gmp pubkey random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,11 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
scepclient {
load = sha1 sha2 md5 aes des hmac gmp pubkey random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
dns1 = PH_IP_WINNETOU
dns2 = PH_IP6_VENUS
}

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl ldap
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl ldap
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl ldap
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl ldap
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl ldap
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl ldap
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,11 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
scepclient {
load = sha1 sha2 md5 aes des hmac gmp pubkey random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,11 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
scepclient {
load = sha1 sha2 md5 aes des hmac gmp pubkey random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = test-vectors sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = test-vectors sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = test-vectors sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,11 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
scepclient {
load = sha1 sha2 md5 aes des hmac gmp pubkey random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,11 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random curl
}
scepclient {
load = sha1 sha2 md5 aes des hmac gmp pubkey random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac gmp random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}
# pluto uses optimized DH exponent sizes (RFC 3526)

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -2,5 +2,5 @@
charon {
dh_exponent_ansi_x9_42 = no
load = aes des blowfish md5 sha1 sha2 gmp curl random x509 pubkey hmac stroke kernel-netlink updown
load = aes des blowfish md5 sha1 sha2 pem pkcs1 gmp curl random x509 hmac stroke kernel-netlink updown
}

View File

@ -2,5 +2,5 @@
charon {
dh_exponent_ansi_x9_42 = no
load = aes des blowfish md5 sha1 sha2 gmp curl random x509 pubkey hmac stroke kernel-netlink updown
load = aes des blowfish md5 sha1 sha2 pem pkcs1 gmp curl random x509 hmac stroke kernel-netlink updown
}

View File

@ -2,5 +2,5 @@
charon {
dh_exponent_ansi_x9_42 = no
load = aes des blowfish md5 sha1 sha2 gmp curl random x509 pubkey hmac stroke kernel-netlink updown
load = aes des blowfish md5 sha1 sha2 pem pkcs1 gmp curl random x509 hmac stroke kernel-netlink updown
}

View File

@ -1,6 +1,6 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
multiple_authentication = no
}

View File

@ -1,6 +1,6 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
multiple_authentication = no
}

View File

@ -1,6 +1,6 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
multiple_authentication = no
}

View File

@ -1,6 +1,6 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
multiple_authentication = no
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown resolv-conf
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown resolv-conf
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown resolv-conf
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown resolv-conf
}

View File

@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown attr
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown attr
dns1 = PH_IP_WINNETOU
dns2 = PH_IP_VENUS
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = ldap aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = ldap aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = ldap aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = ldap aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
}

View File

@ -1,9 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}
scepclient {
load = sha1 sha2 md5 aes des hmac gmp pubkey random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}

View File

@ -1,9 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}
scepclient {
load = sha1 sha2 md5 aes des hmac gmp pubkey random
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink
}

View File

@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown
}

Some files were not shown because too many files have changed in this diff Show More