testing: Migrated botan scenarios

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