[Python-Dev] HTTPS on bugs.python.org
Antoine Pitrou
solipsis at pitrou.net
Fri Sep 1 13:06:57 EDT 2017
On Fri, 1 Sep 2017 17:31:00 +0200
Oleg Broytman <phd at phdru.name> wrote:
> On Fri, Sep 01, 2017 at 05:27:59PM +0200, Antoine Pitrou <solipsis at pitrou.net> wrote:
> > On Fri, 1 Sep 2017 17:03:59 +0200
> > Victor Stinner <victor.stinner at gmail.com> wrote:
> > >
> > > > And by the way the problem goes away if you use the "HTTPS Everywhere"
> > > > plugin for Firefox.
> > >
> > > Try for example this page:
> > >
> > > https://bugs.python.org/issue31234?@ok_message=msg%20301118%20created
> > >
> > > For me, the "clear this message" link is HTTP, not HTTPS:
> > >
> > > http://bugs.python.org/issue31234
> >
> > Sure, but if you click on this link, it will go to the HTTPS version
> > nevertheless.
>
> It doesn't for me. :-( FFox 55.0.1, HTTPS Everywhere 2017.8.15.
That's surprising. It's definitely part of the standard rules (enabled
by default):
https://www.eff.org/https-everywhere/atlas/domains/python.org.html
Perhaps you tweaked your configuration?
Regards
Antoine.
More information about the Python-Dev
mailing list