]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Add stale MFT and CRL incidences
authorpcarana <pc.moreno2099@gmail.com>
Mon, 13 Jul 2020 22:05:33 +0000 (17:05 -0500)
committerpcarana <pc.moreno2099@gmail.com>
Mon, 13 Jul 2020 22:05:33 +0000 (17:05 -0500)
commit3f8afb4a3835157825d02a0b3230b758c5fac0fc
treea56f755b2554e9d921609ea4ac281ff24b6f538c
parentf5a899f2a7d940735c9d28f93e3faf1eb385729f
Add stale MFT and CRL incidences

+The new incidences have the IDs 'incid-crl-stale' and 'incid-mft-stale'.
+SSL lib implementations (OpenSSL and LibreSSL at least) doesn't make it easy to ignore a stale CRL, so when the incidence exists and is warn/ignored, retry the verification using a cloned CRL with a valid 'nextUpdate' field.
src/incidence/incidence.c
src/incidence/incidence.h
src/object/certificate.c
src/object/manifest.c