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
{{ message }}
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
Just stumbled across this as well; but instead of redirecting I got a cert-warning visiting www.riubyonrails.org. The cert was invalid because of a wrong domain, my browser received the cert for api.rubyonrails.org instead of www.rubyonrails.org.
I noticed that www.rubyonrails.org redirects rubyonrails.org, but there is no SSL certificate for www.rubyonrails.org (checked with https://hexometer.com/ssl-certificate-checker/rubyonrails.org).
Having a certificate for www.rubyonrails.org is a must because canonical URL's would be broken because of this.
The text was updated successfully, but these errors were encountered: