testing: Add scenario with hash-and-URL encoding for intermediate CA certificates

This commit is contained in:
Tobias Brunner
2019-11-26 11:12:26 +01:00
parent d592ff72bc
commit 91dabace11
12 changed files with 262 additions and 2 deletions
@@ -0,0 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem pkcs1 x509 revocation constraints pubkey openssl random
}
charon-systemd {
load = pem pkcs1 x509 revocation constraints pubkey openssl random nonce curl kernel-netlink socket-default vici
hash_and_url = yes
}