testing: Added botan/rw-cert scenario

This commit is contained in:
Andreas Steffen
2018-09-12 16:25:00 +02:00
committed by Tobias Brunner
parent a5c682e87d
commit 72a6831e7c
12 changed files with 217 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem botan x509 revocation constraints pubkey
}
charon-systemd {
load = nonce test-vectors botan pem x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
rsa_pss = yes
integrity_test = yes
crypto_test {
on_add = yes
}
}