git: 37b3bccd17 - main - Document installation of SSL certificates only once

Mateusz Piotrowski <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/doc/commit/?id=37b3bccd17125c6ecb75eab8e75f364dd677a459

commit 37b3bccd17125c6ecb75eab8e75f364dd677a459
Author:     Mateusz Piotrowski <[email protected]>
AuthorDate: 2021-04-19 11:39:47 +0000
Commit:     Mateusz Piotrowski <[email protected]>
CommitDate: 2021-04-19 11:39:47 +0000

    Document installation of SSL certificates only once
    
    Just point the Subversion chapter to the Git one.
---
 .../content/en/books/handbook/mirrors/_index.adoc     | 19 +++----------------
 1 file changed, 3 insertions(+), 16 deletions(-)

diff --git a/documentation/content/en/books/handbook/mirrors/_index.adoc b/documentation/content/en/books/handbook/mirrors/_index.adoc
index 1cd4db6129..18dfa49db6 100644
--- a/documentation/content/en/books/handbook/mirrors/_index.adoc
+++ b/documentation/content/en/books/handbook/mirrors/_index.adoc
@@ -397,7 +397,7 @@ Additional information on the use of Git is included.
 [[git-ssl-certificates]]
 === Root SSL Certificates
 
-Older FreeBSD systems do not have proper root certificates.
+FreeBSD systems older than 12._x_ do not have proper root certificates.
 Installing package:security/ca_root_nss[] on these systems allows Git to verify the identity of HTTPS repository servers.
 The root SSL certificates can be installed from a port:
 
@@ -727,21 +727,8 @@ This section demonstrates how to install Subversion on a FreeBSD system and use
 === Root SSL Certificates
 
 FreeBSD systems older than 12._x_ do not have proper root certificates.
-Installing package:security/ca_root_nss[] on these systems allows Subversion to verify the identity of HTTPS repository servers.
-The root SSL certificates can be installed from a port:
-
-[source,shell]
-....
-# cd /usr/ports/security/ca_root_nss
-# make install clean
-....
-
-or as a package:
-
-[source,shell]
-....
-# pkg install ca_root_nss
-....
+Those certificates allow Subversion to verify the identity of HTTPS repository server.
+Installation instructions are described in crossref:mirrors[git-ssl-certificates,“Root SSL Certificates”].
 
 [[svn-svnlite]]
 === Svnlite
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.