Weird error for me. I have a custom domain hosted via Namecheap. I cofigured my A records the way recommended by the troubleshooting docs (see image below) and it _mostly _works.
In particular, all of the following links correctly redirect:
- https://www.catalystbiosummit.com
- http://www.catalystbiosummit.com (redirects to https://www.catalystbiosummit.com/)
- http://catalystbiosummit.com (redirects to https://www.catalystbiosummit.com/)
but:
- https://catalystbiosummit.com doesn’t work, and instead shows a privacy error, “NET::ERR_CERT_COMMON_NAME_INVALID”
The full message I get with the privacy error is:
“This server could not prove that it is catalystbiosummit.com ; its security certificate is from www.github.com. This may be caused by a misconfiguration or an attacker intercepting your connection.”
What’s up? Is this a mixed content issue? Can I fix this with a redirect somehow?
Screenshot of DNS Config