Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 826 Bytes

DEBUG.md

File metadata and controls

10 lines (6 loc) · 826 Bytes

Troubleshooting

NET::ERR_CERT_COMMON_NAME_INVALID

Screenshot of SSL certificate error

When we get the error that the SSL certificate for the site isn't correct, it's likely because the IP addresses of the Github Pages servers have changed. The steps to resolve are as follows:

  1. Look up the latest IPv4 and IPv6 addresses in the documentation.
  2. Update the ascoderu.ca apex DNS A and AAAA records in Cloudflare to use the new values.