Skip to main content




Cómo arreglar el certificado del server ha sido revocado en cromo (NET::ERR_CERT_REVOKED): El problema principal de la revocación del certificado en chrome es que se está bloqueando la máquina del client para que no pueda contactar con los servidores de revocación para obtener el certificado SSL of the site Web. Para pasar la comprobación del certificado, la máquina cliente requiere conectarse al menos a un servidor de revocación y si en algún caso no se conecta, entonces verá que el certificado del servidor de error ha sido revocado en chrome (NET::ERR_CERT_REVOKED).

how-to-fix-servers-certificate-has-been-revoked-in-chrome-1892500

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.

uncheck-safe-boot-option-9769758

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.Intenta ejecutar el programa y borrar todo el malware.

4.Now reboot the system in safe mode and run the antimalware again.

uncheck-safe-boot-option-9769758

5.Restart normally and check whether the problem is solved or not.

Método 3: Reiniciar TCP/IP y limpiar el DNS

1.Right-click the Windows button and select "Command Prompt (Admin)".

command-prompt-with-admin-rights-8776407

2. Write this in cmd:

netsh int ip reset c: resetlog.txt

netsh-ip-reset-3498557

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

ipconfig-settings-8446724

4.Finally, restart your PC to apply the changes.

Method 4: disable security warning

1.Abre Google Chrome, ve a su menú y selecciona Configuración.

google-chrome-settings-1233411

2.Now scroll down until you find "Show advanced settings" and click on it.

show-advanced-settings-in-google-chrome-2826867

3.Scroll again until you find "Change proxy settings" under Network and click on it.

change-proxy-settings-google-chrome-2992291

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".

uncheck-check-for-publishers-certificate-revocation-7036184

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).