testing: Migrated wolfssl scenarios

This commit is contained in:
Andreas Steffen
2024-11-22 14:14:53 +01:00
committed by Tobias Brunner
parent 2e4c062512
commit 558529afe2
6 changed files with 14 additions and 14 deletions
@@ -1,11 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem pkcs1 x509 revocation constraints pubkey openssl random
load = pem pkcs1 revocation constraints pubkey openssl random
}
charon-systemd {
load = random nonce sha1 sha2 aes hmac kdf mgf1 pem pkcs1 x509 revocation constraints pubkey gmp curl kernel-netlink socket-default updown vici
load = random nonce openssl pem pkcs1 revocation constraints pubkey curl kernel-netlink socket-default updown vici
rsa_pss = yes
}