Bug#798033: www.debian.org: get.debian.org rejects HTTPS connections, but redirects to HTTPS site
Paul Wise <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <CAKTje6ErTVJKAk0CR4m=Spvuj8KVGhWTzKsFx-q9qFokw1fjug__38223.4869910919$1456749745$gmane$org@mail.gmail.com> |
On Mon, Feb 29, 2016 at 8:26 PM, The Wanderer wrote: > So unless wget has a similar feature (which would rather surprise me, > particularly since I don't see one documented in the man page), I think > this is an unlikely explanation. Recent versions of wget support HSTS: pabs@chianamo ~ $ grep www.debian.org .wget-hsts pabs@chianamo ~ $ wget -qO /dev/null https://www.debian.org/ pabs@chianamo ~ $ grep www.debian.org .wget-hsts www.debian.org 0 0 1456749357 15552000 However, get.d.o is redirecting to https now. I think this changed after the bug was filed.