testing: Migrated ikev2 scenarios to new default plugins

This commit is contained in:
Andreas Steffen
2024-11-22 14:14:52 +01:00
committed by Tobias Brunner
parent 9de4efb1ae
commit 2099a52618
359 changed files with 630 additions and 610 deletions
@@ -1,11 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = random pem pkcs1 sha1 sha3 gmp x509 revocation constraints pubkey
load = random pem pkcs1 openssl revocation constraints pubkey
}
charon-systemd {
load = random nonce md5 sha1 sha2 sha3 aes hmac gcm kdf pem pkcs1 x509 revocation constraints pubkey curve25519 mgf1 gmp curl eap-tls kernel-netlink socket-default updown vici
load = random nonce openssl pem pkcs1 revocation constraints pubkey curl eap-tls kernel-netlink socket-default updown vici
}
libtls {
@@ -1,11 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = random pem pkcs1 sha1 sha3 gmp x509 revocation constraints pubkey
load = random pem pkcs1 openssl revocation constraints pubkey
}
charon-systemd {
load = random nonce md5 sha1 sha2 sha3 aes hmac kdf pem pkcs1 x509 revocation constraints pubkey curve25519 mgf1 gmp curl eap-tls kernel-netlink socket-default updown vici
load = random nonce openssl pem pkcs1 revocation constraints pubkey curl eap-tls kernel-netlink socket-default updown vici
}
libtls {
@@ -1,11 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = random pem pkcs1 sha1 sha3 gmp x509 revocation constraints pubkey
load = random pem pkcs1 openssl revocation constraints pubkey
}
charon-systemd {
load = random nonce md5 sha1 sha2 sha3 aes hmac gcm kdf pem pkcs1 x509 revocation constraints pubkey curve25519 mgf1 gmp curl eap-tls kernel-netlink socket-default updown vici
load = random nonce openssl pem pkcs1 revocation constraints pubkey curl eap-tls kernel-netlink socket-default updown vici
}
libtls {