[Python-Dev] HTTPS on bugs.python.org (original) (raw)
Wes Turner wes.turner at gmail.com
Fri Sep 1 10:08:32 EDT 2017
- Previous message (by thread): [Python-Dev] HTTPS on bugs.python.org
- Next message (by thread): [Python-Dev] HTTPS on bugs.python.org
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
HTTP STS
Wikipedia: https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security
Docs: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security
letsencrypt
"A free, automated, and open certificate authority."
- Wikipedia: https://en.wikipedia.org/wiki/Let%27s_Encrypt
- 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
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/mailman/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/5dd6f9e2/attachment.html>
- Previous message (by thread): [Python-Dev] HTTPS on bugs.python.org
- Next message (by thread): [Python-Dev] HTTPS on bugs.python.org
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]