]> git.ipfire.org Git - thirdparty/strongswan.git/commit
testing: Use pki --ocsp as OCSP responder
authorTobias Brunner <tobias@strongswan.org>
Tue, 31 Oct 2023 08:28:33 +0000 (09:28 +0100)
committerTobias Brunner <tobias@strongswan.org>
Mon, 13 Nov 2023 11:50:47 +0000 (12:50 +0100)
commitc10a13589ea7aae04bb40eadafe5b581ad9eecac
tree9d78693cff47291887164ceafd517939035cd227
parent5764e1e5069ad9fa80d30a33d5733b3c25456f56
testing: Use pki --ocsp as OCSP responder

The only exception is the ikev2/ocsp-no-signer-cert scenario as the
pki command won't sign an OCSP response with a certificate that isn't
the CA certificate or marked as an OCSP signer.
testing/hosts/winnetou/etc/ca/ocsp/ocsp.cgi
testing/hosts/winnetou/etc/ca/research/ocsp/ocsp.cgi
testing/hosts/winnetou/etc/ca/sales/ocsp/ocsp.cgi
testing/tests/ikev2/ocsp-local-cert/hosts/winnetou/etc/ca/ocsp/ocsp.cgi
testing/tests/ikev2/ocsp-no-signer-cert/hosts/winnetou/etc/ca/ocsp/ocsp.cgi
testing/tests/ikev2/ocsp-root-cert/hosts/winnetou/etc/ca/ocsp/ocsp.cgi
testing/tests/ikev2/ocsp-timeouts-good/hosts/winnetou/etc/ca/ocsp/ocsp.cgi
testing/tests/ikev2/ocsp-timeouts-unknown/hosts/winnetou/etc/ca/ocsp/ocsp.cgi
testing/tests/ikev2/ocsp-untrusted-cert/hosts/winnetou/etc/ca/ocsp/ocsp.cgi