testing: Migrated ikev2-stroke scenarios to new default plugins

This commit is contained in:
Andreas Steffen
2024-11-22 14:14:53 +01:00
committed by Tobias Brunner
parent 2dbcb15338
commit 950d4fe7a0
109 changed files with 109 additions and 109 deletions
@@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
}
@@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
}
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default eap-radius updown
load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default eap-radius updown
plugins {
eap-radius {