View Single Post
Old 07-09-2017, 04:15 PM  
Marshal
Biz Dev and SEO
 
Marshal's Avatar
 
Industry Role:
Join Date: Jun 2005
Posts: 15,135
I found out that the problem is not related only to ESET, but to something else, as well. Try visiting this link to find out more about it:
NET::ERR_CERT_REVOKED screwing up my home PC Chrome

This is a solution that worked for me (Windows), right after disabling SSL scanning (or uninstalling ESET).

Run Command Prompt as an admin, and do the following:
Code:
If you're still having problems on windows you can try:
certutil -urlcache crl delete
certutil -setreg chain\ChainCacheResyncFiletime @now
net stop certsvc
net start certsvc
This temporarily fixed the problem with FirstChoicePay website. It's now working in Firefox, but not working in Chrome or Internet Explorer.

If you are using Mac OSX, feel free to visit this link:
Delete CRL and OCSP Cache

Something obviously happened with either their SSL or with their SSL issuer.
SSL Certificate Checker reports the following error:
Code:
SSL Certificate is revoked

The certificate has been revoked. You should replace it with a new certificate as soon as possible.

OCSP Staple:	Not Enabled
OCSP Origin:	Revoked
CRL Status:	Revoked
I'm curious to see their official statement to find out what caused this problem.
Marshal is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote