You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
The DNS resolution happens before the connection is established aka independent of the accessed port and used protocol.
If you don't specify the protocol in your browser, then it's up to the browser to pick http or https. We have seen wildly different behaviours out in the wild. Some browsers even default to the www. subdomain, which makes everything even more confusing.
so maybe you could double check under "settings > pages > custom domain > enforce https" since this is an issue that can be solved by github redirecting http -> https.
i am unsure why this is not the default tbh...
I don't really know how to change this, but maybe this is a good starting point: https://docs.github.com/en/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https#enforcing-https-for-your-github-pages-site
Also this is probably low prio.
The text was updated successfully, but these errors were encountered: