Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2018 07:57:06 -0700 (PDT)
From:      "Rodney W. Grimes" <freebsd@pdx.rh.CN85.dnsmgr.net>
To:        Edward Tomasz Napierala <trasz@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r331618 - head/share/man/man7
Message-ID:  <201803271457.w2REv6tH052497@pdx.rh.CN85.dnsmgr.net>
In-Reply-To: <201803271451.w2REpJP9078197@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Author: trasz
> Date: Tue Mar 27 14:51:19 2018
> New Revision: 331618
> URL: https://svnweb.freebsd.org/changeset/base/331618
> 
> Log:
>   Use https:// instead of http://.
>   
>   MFC after:	2 weeks
> 
> Modified:
>   head/share/man/man7/development.7
> 
> Modified: head/share/man/man7/development.7
> ==============================================================================
> --- head/share/man/man7/development.7	Tue Mar 27 14:50:12 2018	(r331617)
> +++ head/share/man/man7/development.7	Tue Mar 27 14:51:19 2018	(r331618)
> @@ -57,7 +57,7 @@ can be found at:
>  FreeBSD src development takes place in the CURRENT branch in Subversion,
>  located at:
>  .Pp
> -.Lk http://svn.FreeBSD.org/base/head
> +.Lk https://svn.FreeBSD.org/base/head
>  .Pp
>  There is also a read-only GitHub mirror at:
>  .Pp

Why do we want to run the load of TLS for what are public bits?
And fyi a default install of FreeBSD can not use https, you have
to install certs from ports before any of these https links
can even work, and that can be a royal pita in some situations.

I spent an hour one night in IRC helping a user get around this
specific issue, it was not fun!

-- 
Rod Grimes                                                 rgrimes@freebsd.org



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