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
Reported by @kurtmilam in slack. https://purescript.org gets you an SSL error because you’re presented with a cert which is only valid for github.com (according to some environments).
My environment is:
latest Chrome 81.0.4044.138 (Official Build) (64-bit)
on
macOS Catalina Version 10.15.4 (19E287)
You may need to temporarily disable your cache to reproduce this because the intended behaviour is a 301 redirect to the www subdomain, which will likely be cached if you’ve visited it before.
Reported by @kurtmilam in slack. https://purescript.org gets you an SSL error because you’re presented with a cert which is only valid for github.com (according to some environments).
You may need to temporarily disable your cache to reproduce this because the intended behaviour is a 301 redirect to the www subdomain, which will likely be cached if you’ve visited it before.
It looks like we only get to have https with GH pages on either a subdomain (we’re using www) or the root domain, but not both: https://github.community/t5/GitHub-Pages/Does-GitHub-Pages-Support-HTTPS-for-www-and-subdomains/td-p/7116
The text was updated successfully, but these errors were encountered: