Sam Tobin-Hochstadt
                                            Sam Tobin-Hochstadt
                                        
                                    The former. On Fri, Feb 8, 2019, 9:44 AM Jack Firth Out of curiosity, does this button enable a plain redirect or does it turn > on HSTS? > >...
The redirect is now implemented. There's still a `http://` resource on school.racket-lang.org/2019 which is no longer the active page, but people may still be linked to it. Otherwise, Firefox shows...
@jeapostrophe fixed pkgs.racket-lang.org today, so we've turned the redirect back on. @mbutterick this will still break the ability of pre-6.2 Racket to contact download.racket-lang.org, which is the failure you saw....
Probably you need to add a new entry to this list: https://github.com/racket/racket/blob/master/racket/collects/openssl/libcrypto.rkt#L35
Currently we're doing this at the Cloudflare CDN level, rather than on download.racket-lang.org. That doesn't make this easy, but it could be possible (although it would almost certainly cost some...
I don't immediately have the logs for that machine, but I'll see what I can find.
Well, it shouldn't be necessary to install the development package for Racket to work. If you add "111" to that list, does that fix the problem?
Yes, a PR for that would be great. I wish that there was something that would just make this work in general, but we haven't found it yet.
@jarcane Is the issue just about pre-built binaries? Could you compile 6.2 yourself?
Yes, that's what I was thinking.