Skip to content

Instantly share code, notes, and snippets.

@silvioramalho
Created June 15, 2022 12:14
Show Gist options
  • Save silvioramalho/ff7f0f6aca93ad7f62a489f89d1e0739 to your computer and use it in GitHub Desktop.
Save silvioramalho/ff7f0f6aca93ad7f62a489f89d1e0739 to your computer and use it in GitHub Desktop.
Fix localhost SSL Certificate error

Fix localhost SSL Certificate error

  1. Click on localhost certificate (Chrome browser bar)
  2. Export certificate a. Details tab b. Expor -> PKCS #7, single certificate
  3. Access "certlm.msc" on windows
  4. Choose PKCS #7, single certificate
  5. Import certificate a. Select target: As autoridades de certificação de raiz de confiança b. click OK
  6. Restart Google Ghrome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment