Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Apr 2015 14:36:29 -0600
From:      jd1008 <jd1008@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Why does FreeBSD insist on https?
Message-ID:  <551DA84D.8030205@gmail.com>
In-Reply-To: <CAA3ZYrD_2AaDfW3oJ-NFt333DrjOwgBR-8bbqH0eVZGL6Y_5WQ@mail.gmail.com>
References:  <CAA3ZYrD_2AaDfW3oJ-NFt333DrjOwgBR-8bbqH0eVZGL6Y_5WQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 04/02/2015 02:26 PM, Dieter BSD wrote:
> Why do so many FreeBSD URLs redirect from http to https?
> What is this intended to accomplish?
>
> This is user-hostile.  Some browsers cannot do https, and there are
> good reasons (unrelated to http vs https) to use these browsers.
> There are also good reasons to prefer http over https even with a browser
> that can do https.  Https is useful when needed, but it isn't needed here.
>
> Can someone *please* fix this?


https prevents intermediate hop points (such as your isp)
from looking at the page content, or at the terms of your
search. But that does not prevent them from seeing the url.

Also, which browser are you using?
Firefox will use http unless it has been recompiled by
the by wherever you got it from (the distro repos??)
to always use https.Or your browser might have a
plugin or add-on that always forces https.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?551DA84D.8030205>