]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: tlscerts: fix link to certtool invocation
authorJán Tomko <jtomko@redhat.com>
Wed, 26 Aug 2020 15:05:35 +0000 (17:05 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 1 Sep 2020 19:58:45 +0000 (21:58 +0200)
The docs have moved to gnutls.org.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
docs/tlscerts.html.in

index 3eea686daaf4ab6a3b604552b889aab14bd1757f..7d82451741efcf05017f189270fc21582da24fb1 100644 (file)
@@ -152,7 +152,7 @@ permissive, depending on your needs.
       <a id="Remote_TLS_CA">Setting up a Certificate Authority (CA)</a>
     </h2>
     <p>
-You will need the <a href="http://www.gnu.org/software/gnutls/manual/html_node/Invoking-certtool.html">GnuTLS
+You will need the <a href="https://www.gnutls.org/manual/html_node/certtool-Invocation.html">GnuTLS
 certtool program documented here</a>.  In Fedora, it is in the
 <code>gnutls-utils</code> package.
 </p>