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. -- bye, pabs https://wiki.debian.org/PaulWise

