How to fix server certificate has been revoked in chrome (NET :: ERR_CERT_REVOKED): The main problem of certificate revocation in chrome is that it is locking the client machine so that it cannot contact the revocation servers to get the SSL certificate of the website. To pass the certificate check, the client machine requires to connect to at least one revocation server and if in any case it does not connect, then you will see that the error server's certificate has been revoked in chrome (NET :: ERR_CERT_REVOKED).
Set the date and time, If your computer's clock is set to a date or time after the website certificate expires, you can change the clock settings. Click the date that appears in the lower right corner of your computer's desktop. Click "Change date and time settings" to open the date and time settings window.
The Fix Server certificate has been revoked in chrome (NET :: ERR_CERT_REVOKED):
Method 1: Run Microsoft Essentials
1.Download Microsoft Essentials or Windows Defender from here.
2. Start your PC in safe mode and run Microsoft Essentials or Windows Defender.
3.Restart to apply the changes.
4.If the above doesn't help, then download Microsoft's security scanner from here.
5. Reboot into safe mode and run the Microsoft Security Scanner.
Method 2: Run Anti-Malware from Malwarebytes
1.Download Malwarebytes anti-malware from here.
2.Install the anti-malware.
3.Try to run the program and erase all malware.
4.Now reboot the system in safe mode and run the antimalware again.
5.Restart normally and check whether the problem is solved or not.
Method 3: Restart TCP / IP and clean up DNS
1.Right-click the Windows button and select "Command Prompt (Admin)".
2. Write this in cmd:
netsh int ip reset c: resetlog.txt
Note: If you don't want to specify a directory path, then type this command: netsh int ip reset
3. Again type the following in cmd:
(a) ipconfig / release (b) ipconfig / flushdns (c) ipconfig / renew
4.Finally, restart your PC to apply the changes.
Method 4: disable security warning
1.Open Google Chrome, go to its menu and select Settings.
2.Now scroll down until you find "Show advanced settings" and click on it.
3.Scroll again until you find "Change proxy settings" under Network and click on it.
4.Select the Advanced tab and navigate to the Security subtitle.
5.Uncheck the options "Check the revocation of the publisher's certificate" and "Check the revocation of the server's certificate".
6.Restart to apply the changes.
That's it if you have successfully fixed The server's certificate has been revoked in chrome (NET :: ERR_CERT_REVOKED).