Re: Making www.cpan.org TLS-only
[email protected] (Ask Bjørn Hansen) Thu, 31 Aug 2017 22:50:55 -0700
| Newsgroups | perl.cpan.workers |
|---|---|
| Message-ID | <[email protected]> |
Uh, there’s no “SSL” anymore. The newer versions of SSL have been “TLS” since the end of the nineties. https://en.wikipedia.org/wiki/Transport_Layer_Security That being said, the suggested change here is to require HTTPS for www.cpan.org by redirecting all plain-text HTTP requests to the HTTPS version. Ask