]> git.ipfire.org Git - thirdparty/strongswan.git/commit
revocation: Reject OCSP error responses
authorTobias Brunner <tobias@strongswan.org>
Thu, 23 Nov 2023 16:51:57 +0000 (17:51 +0100)
committerTobias Brunner <tobias@strongswan.org>
Fri, 24 Nov 2023 16:41:18 +0000 (17:41 +0100)
commit6d345b3dde76489a7012bd1df4d961d820eeec2a
tree00b19dab8d8deafa234c9b6dd368e474013df3b9
parentb3e66aca5c4af3721489ff7d934d90bc5108e12b
revocation: Reject OCSP error responses

Otherwise, there is lengthy code that tries to validate such responses,
even though they don't contain any signatures.
src/libstrongswan/plugins/revocation/revocation_validator.c