From: Ján Tomko Date: Wed, 26 Aug 2020 15:05:35 +0000 (+0200) Subject: docs: tlscerts: fix link to certtool invocation X-Git-Tag: v6.8.0-rc1~336 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d260ca24bfba1420bd53113c01bc4ed7b33e6680;p=thirdparty%2Flibvirt.git docs: tlscerts: fix link to certtool invocation The docs have moved to gnutls.org. Signed-off-by: Ján Tomko Reviewed-by: Erik Skultety Reviewed-by: Neal Gompa --- diff --git a/docs/tlscerts.html.in b/docs/tlscerts.html.in index 3eea686daa..7d82451741 100644 --- a/docs/tlscerts.html.in +++ b/docs/tlscerts.html.in @@ -152,7 +152,7 @@ permissive, depending on your needs. Setting up a Certificate Authority (CA)

-You will need the GnuTLS +You will need the GnuTLS certtool program documented here. In Fedora, it is in the gnutls-utils package.