[Python-Dev] HTTPS on bugs.python.org (original) (raw)

Wes Turner wes.turner at gmail.com
Fri Sep 1 10:20:03 EDT 2017


Here's e.g. Jupyter Notebook w/ letsencrypt in a Makefile:

https://github.com/jupyter/docker-stacks/blob/master/examples/make-deploy/letsencrypt.makefile

... https://github.com/jupyter/docker-stacks

On Fri, Sep 1, 2017 at 9:08 AM, Wes Turner <wes.turner at gmail.com> wrote:

## HTTP STS - Wikipedia: https://en.wikipedia.org/wiki/HTTPStrictTransportSecurity - Docs: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ Strict-Transport-Security - https://https.cio.gov/hsts/ ## letsencrypt "A free, automated, and open certificate authority." - Wikipedia: https://en.wikipedia.org/wiki/Let%27sEncrypt - Homepage: https://letsencrypt.org/ - Src: https://github.com/letsencrypt - Docs: https://letsencrypt.readthedocs.io/en/latest/ - Docs: https://letsencrypt.readthedocs.io/en/latest/using.html#getting- certificates-and-choosing-plugins - Docs: https://letsencrypt.readthedocs.io/en/latest/ using.html#third-party-plugins ### ACME Protocol - Wikipedia: https://en.wikipedia.org/wiki/Automated CertificateManagementEnvironment

On Fri, Sep 1, 2017 at 8:35 AM, Mariatta Wijaya <mariatta.wijaya at gmail.com_ _> wrote: I also would like the links from bug tracker emails be in https instead of http.

On Sep 1, 2017 6:31 AM, "Antoine Pitrou" <solipsis at pitrou.net> wrote: On Fri, 1 Sep 2017 22:15:29 +0900 INADA Naoki <songofacandy at gmail.com> wrote: > FYI, there is issue report for it. > http://psf.upfronthosting.co.za/roundup/meta/issue463 > INADA Naoki <songofacandy at gmail.com> That issue is about making the tracker HTTPS-only, but fixing internal links to point to the HTTPS site would already go a long way, even without switching off HTTP access. Regards Antoine.


Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailma n/options/python-dev/mariatta.wijaya%40gmail.com


Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/wes. turner%40gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20170901/20a8ac69/attachment.html>



More information about the Python-Dev mailing list