testing: Migrated ikev2-algs 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 2099a52618
commit f766a7ed49
40 changed files with 40 additions and 40 deletions
@@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc ctr gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
load = random nonce openssl pem pkcs1 xcbc kdf curl revocation vici kernel-netlink socket-default
}
@@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = random nonce aes sha1 sha2 pem pkcs1 curve25519 xcbc ctr gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default
load = random nonce openssl pem pkcs1 xcbc kdf curl revocation vici kernel-netlink socket-default
}