]> git.ipfire.org Git - thirdparty/strongswan.git/commit
openssl: Accept CRLs issued by non-CA certificates with cRLSign keyUsage flag
authorTobias Brunner <tobias@strongswan.org>
Wed, 29 Jul 2020 16:40:20 +0000 (18:40 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 5 Oct 2020 13:39:37 +0000 (15:39 +0200)
commit7f170e4c9cb618c25ba7b85fa370db5265bbf15a
treef045921ce85645cb3f5f86b3391f11df3d6cc205
parent428c0b293d57faf9cb5173965bfccc5e3d4e8394
openssl: Accept CRLs issued by non-CA certificates with cRLSign keyUsage flag

The x509 plugin accepted CRL signers since forever, to be precise, since
dffb176f2bc0 ("CRLSign keyUsage or CA basicConstraint are sufficient
for CRL validation")).

References #3529.
src/libstrongswan/plugins/openssl/openssl_crl.c