aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Heidotting <bhd@FreeBSD.org>2019-02-27 21:33:14 +0000
committerBjoern Heidotting <bhd@FreeBSD.org>2019-02-27 21:33:14 +0000
commitfcec19f0492d0ebe187985c8fc9b6597cf69be86 (patch)
tree12c95f6cb8afc929f0e6b997ce0b8b380e35abfc
parentc4916f07f4ca20e9d3bba8daa8f4fb64926ad503 (diff)
downloaddoc-fcec19f0492d0ebe187985c8fc9b6597cf69be86.tar.gz
doc-fcec19f0492d0ebe187985c8fc9b6597cf69be86.zip
Fix broken URLs in Kerberos section.
Reviewed by: bcr Differential Revision: https://reviews.freebsd.org/D19393
Notes
Notes: svn path=/head/; revision=52832
-rw-r--r--en_US.ISO8859-1/books/handbook/security/chapter.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/books/handbook/security/chapter.xml b/en_US.ISO8859-1/books/handbook/security/chapter.xml
index 33365fdcff..c177a495a3 100644
--- a/en_US.ISO8859-1/books/handbook/security/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/security/chapter.xml
@@ -1742,7 +1742,7 @@ kadmind5_server_enable="YES"</programlisting>
<listitem>
<para><link
- xlink:href="http://www.ietf.org/rfc/rfc4120.txt?number=4120">RFC
+ xlink:href="https://www.ietf.org/rfc/rfc4120.txt">RFC
4120, The <application>Kerberos</application> Network
Authentication Service (V5)</link></para>
</listitem>
@@ -1756,7 +1756,7 @@ kadmind5_server_enable="YES"</programlisting>
<listitem>
<para><link
- xlink:href="http://www.pdc.kth.se/heimdal/">Heimdal
+ xlink:href="https://www.h5l.org/">Heimdal
<application>Kerberos</application> home
page</link></para>
</listitem>