Posted April 15, 2014
Refreshing the site with Ctrl-R might be sufficient, but if it doesn't, you can clear Windows' certificate cache, specifically the revoked cert list. To do this, open your command prompt (Winkey+R -> cmd -> Enter) and input these commands:
certutil -urlcache crl delete
certutil -urlcache ocsp delete
certutil -urlcache crl delete
certutil -urlcache ocsp delete
Post edited April 15, 2014 by Firek