Forums

Chrome Error: "Your connection is not private"

My site works fine on HTTPS on Firefox using flask_sslify, but how do I fix this Chrome Error:

"Your connection is not private.  Attacker might be trying to steal your information from www.gatherins.com.  NET::ERR_CERT_COMMON_NAME_INVALID. This server could not prove that it is www.gatherins.com; its security certificate is from *.pythonanywhere.  This may be caused by a misconfiguration or an attacker intercepting your connection.

Sorry, never mind, I found this:

https://www.pythonanywhere.com/wiki/SSLOwnDomains

:)