all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62506] [PATCH] doc: Regarding SSL certs, clarify when we write about Guix System.
@ 2023-03-28 18:37 Florian Pelz
  2023-04-10 18:11 ` bug#62506: " pelzflorian (Florian Pelz)
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Pelz @ 2023-03-28 18:37 UTC (permalink / raw)
  To: 62506; +Cc: Florian Pelz

Rationale: Even though the section 'X.509 Certificates' is part of the
System Configuration chapter, readers might also come here from a
cross-reference when reading about Application Setup on a foreign
distro.

* doc/guix.texi (System Configuration)[X.509 Certificates]: Clarify.
---
 doc/guix.texi | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index c49e51b72e..9ce244a6ee 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -60,7 +60,7 @@ Copyright @copyright{} 2018, 2021 Oleg Pykhalov@*
 Copyright @copyright{} 2018 Mike Gerwitz@*
 Copyright @copyright{} 2018 Pierre-Antoine Rouby@*
 Copyright @copyright{} 2018, 2019 Gábor Boskovits@*
-Copyright @copyright{} 2018, 2019, 2020, 2022 Florian Pelz@*
+Copyright @copyright{} 2018, 2019, 2020, 2022, 2023 Florian Pelz@*
 Copyright @copyright{} 2018 Laura Lazzati@*
 Copyright @copyright{} 2018 Alex Vong@*
 Copyright @copyright{} 2019 Josh Holland@*
@@ -38639,11 +38639,12 @@ However, most other programs that can talk HTTPS---@command{wget},
 certificates can be found.
 
 @cindex @code{nss-certs}
-In Guix, this is done by adding a package that provides certificates
-to the @code{packages} field of the @code{operating-system} declaration
-(@pxref{operating-system Reference}).  Guix includes one such package,
-@code{nss-certs}, which is a set of CA certificates provided as part of
-Mozilla's Network Security Services.
+For users of Guix System, this is done by adding a package that
+provides certificates to the @code{packages} field of the
+@code{operating-system} declaration (@pxref{operating-system
+Reference}).  Guix includes one such package, @code{nss-certs}, which
+is a set of CA certificates provided as part of Mozilla's Network
+Security Services.
 
 Note that it is @emph{not} part of @code{%base-packages}, so you need to
 explicitly add it.  The @file{/etc/ssl/certs} directory, which is where

base-commit: c9af27d4ca733b20f09019f1465d3e5fdc1ec724
-- 
2.39.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#62506: [PATCH] doc: Regarding SSL certs, clarify when we write about Guix System.
  2023-03-28 18:37 [bug#62506] [PATCH] doc: Regarding SSL certs, clarify when we write about Guix System Florian Pelz
@ 2023-04-10 18:11 ` pelzflorian (Florian Pelz)
  0 siblings, 0 replies; 2+ messages in thread
From: pelzflorian (Florian Pelz) @ 2023-04-10 18:11 UTC (permalink / raw)
  To: 62506-done

Pushed as 309d8294e93ddf46eb690e7cf4202857ad5f7f55.

Regards,
Florian




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-10 18:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-28 18:37 [bug#62506] [PATCH] doc: Regarding SSL certs, clarify when we write about Guix System Florian Pelz
2023-04-10 18:11 ` bug#62506: " pelzflorian (Florian Pelz)

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.