8 Jan
2025
8 Jan
'25
9:11 a.m.
Then, the core problem I think which might be the major trigger of the issues on some instances is that the certificate revocation check is invoked with CERT_VERIFY_CACHE_ONLY_BASED_REVOCATION, but we ignore that in OCSP
Wouldn't respecting the cache-only flag cause side effects though (as seen in https://bugs.winehq.org/show_bug.cgi?id=56559 and Rustup/Discord updater)? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7112#note_91633