This is the mail archive of the overseers@sourceware.org mailing list for the Sourceware project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Chrome will show security warnings on http://sourceware.org


On Thu, 17 Aug 2017, Andrew Pinski wrote:

> On Thu, Aug 17, 2017 at 4:59 PM, Ian Lance Taylor
> <ianlancetaylor@gmail.com> wrote:
> > Google is encouraging us to automatically switch to https, and is
> > threatening to issue security warnings if we don't.
> 
> http://sourceware.org/gdb/wiki/GDB_8.0_Release
> Automatically goes to:
> https://sourceware.org/gdb/wiki/GDB_8.0_Release
> 
> And has for a while now as far as I Know.

Only because you've visited the https pages and so have HSTS state in your 
browser.  There's no HTTP redirect (permanent) from http and https.  Both 
are useful: the redirect to catch cases without HSTS state, the HSTS to 
avoid some connections following old links ever touching plain http at 
all.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]