testing: Add per-CPU SA test scenario

This commit is contained in:
Tobias Brunner
2025-05-28 16:35:27 +02:00
parent e24edb2991
commit bf34484d24
9 changed files with 227 additions and 0 deletions
@@ -0,0 +1,15 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem pkcs1 revocation constraints pubkey openssl random
}
charon-systemd {
load = random nonce openssl pem pkcs1 revocation curl kernel-netlink socket-default updown vici
syslog {
daemon {
knl = 2
}
}
}