-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: OCSP
The failures are inconsistent. The "soft fail" test has the OCSP responder down, and expects connection to succeed. "Test 3" has the OCSP responder returning a valid response. I strongly suspect an issue with caching.
The attempt to clear the cache does not appear to work on those hosts, as this appears in the logs:
[2020/07/17 00:20:51.703] + find /Users/mci/profile/Library/Keychains -name ocspcache.sqlite3 -exec sqlite3 '{}' 'DELETE FROM responses' ';' [2020/07/17 00:20:51.704] find: /Users/mci/profile/Library/Keychains: No such file or directory