Project

General

Profile

Bug #884

Delete CRL and OCSP Cache on Windows

Added by Daniel Curtis about 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Errors
Target version:
Start date:
02/15/2017
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:

Description

I recently encountered a problem while trying to browse wikipedia. The HTTPS privacy error threw a NET::ERR_CERT_AUTHORITY_INVALID code.

After looking around, I found that GlobalSign had recently had issues and the Certificate Revocation List needed to be cleared.

  • Clear the CRL/OCSP list:
    certutil -urlcache * delete
    
#1

Updated by Daniel Curtis almost 7 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF