testing: Added botan/rw-cert scenario
This commit is contained in:
committed by
Tobias Brunner
parent
a5c682e87d
commit
72a6831e7c
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user