Additionally, you may find copies of the HTML format documentation
online at
- http://web.mit.edu/kerberos/krb5-latest/doc/
+ https://web.mit.edu/kerberos/krb5-latest/doc/
for the most recent supported release, or at
- http://web.mit.edu/kerberos/krb5-devel/doc/
+ https://web.mit.edu/kerberos/krb5-devel/doc/
for the release under development.
More information about Kerberos may be found at
- http://web.mit.edu/kerberos/
+ https://web.mit.edu/kerberos/
and at the MIT Kerberos Consortium web site
- http://kerberos.org/
+ https://kerberos.org/
Building and Installing Kerberos 5
----------------------------------
You may view bug reports by visiting
-http://krbdev.mit.edu/rt/
+https://krbdev.mit.edu/rt/
and using the "Guest Login" button. Please note that the web
interface to our bug database is read-only for guests, and the primary
{% if logo %}
<p class="logo">
{# Link logo to kerberos.org #}
- <a href="http://kerberos.org"> <img class="logo"
+ <a href="https://kerberos.org"> <img class="logo"
src="{{ pathto('_static/' + logo, 1) }}" alt="Logo" /></a>
</p>
{% endif %}
Useful references
-----------------
-* `Kerberos and LDAP <https://help.ubuntu.com/10.04/serverguide/C/kerberos-ldap.html>`_
+* `Kerberos and LDAP <https://help.ubuntu.com/lts/serverguide/kerberos-ldap.html>`_
#. Debian: `Setting up MIT Kerberos 5
<http://techpubs.spinlocksolutions.com/dklar/kerberos.html>`_
#. Solaris: `Configuring the Kerberos Service
- <http://download.oracle.com/docs/cd/E19253-01/816-4557/6maosrjv2/index.html>`_
+ <https://docs.oracle.com/cd/E19253-01/816-4557/6maosrjv2/index.html>`_
Whitepapers
-----------
-#. http://kerberos.org/software/whitepapers.html
+#. https://kerberos.org/software/whitepapers.html
Tutorials
---------
-#. Fulvio Ricciardi <http://www.kerberos.org/software/tutorial.html>_
+#. Fulvio Ricciardi <https://www.kerberos.org/software/tutorial.html>_
Troubleshooting
---------------
-#. http://www.ncsa.illinois.edu/UserInfo/Resources/Software/kerberos/troubleshooting.html
+#. https://wiki.ncsa.illinois.edu/display/ITS/Windows+Kerberos+Troubleshooting
-#. http://nfsv4.bullopensource.org/doc/kerberosnfs/krbnfs_howto_v3.pdf
+#. https://www.shrubbery.net/solaris9ab/SUNWaadm/SYSADV6/p27.html
-#. http://sysdoc.doors.ch/HP/T1417-90005.pdf
+#. https://docs.oracle.com/cd/E19253-01/816-4557/trouble-1/index.html
-#. http://www.shrubbery.net/solaris9ab/SUNWaadm/SYSADV6/p27.html
-
-#. http://download.oracle.com/docs/cd/E19253-01/816-4557/trouble-1/index.html
-
-#. http://technet.microsoft.com/en-us/library/bb463167.aspx#EBAA
+#. https://docs.microsoft.com/en-us/previous-versions/tn-archive/bb463167(v=technet.10)#EBAA
#. https://bugs.launchpad.net/ubuntu/+source/libpam-heimdal/+bug/86528
-
-#. http://h71000.www7.hp.com/doc/83final/ba548_90007/ch06s05.html
Pre-requisites for a simple build, or to update man pages:
-* Sphinx 1.0.4 or higher (See http://www.sphinx-doc.org) with the
+* Sphinx 1.0.4 or higher (See https://www.sphinx-doc.org) with the
autodoc extension installed.
Additional prerequisites to include the API reference based on Doxygen
Please see
- http://k5wiki.kerberos.org/wiki/Coding_style
+ https://k5wiki.kerberos.org/wiki/Coding_style
for the current coding style.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Windows CCAPI RPC design</title>
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
_PKG_TEXT
-To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl
+To get pkg-config, see <https://www.freedesktop.org/wiki/Software/pkg-config/>.])[]dnl
])
else
$1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
+ Use gethostbyname2, inet_aton and other IPv6 or thread-safe
functions if available. But, see
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=135182 for one
+ https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=135182 for one
gethostbyname2 problem on Linux. And besides, if a platform is
supporting IPv6 at all, they really should be doing getaddrinfo
by now.
*
* A copy of this license is available in file LICENSE in the
* top-level directory of the distribution or, alternatively, at
- * <http://www.OpenLDAP.org/license.html>.
+ * <https://www.OpenLDAP.org/license.html>.
*/
/*
* Copyright (C) 2000 Novell, Inc. All Rights Reserved.
* THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND TREATIES.
* USE, MODIFICATION, AND REDISTRIBUTION OF THIS WORK IS SUBJECT TO VERSION
* 2.0.1 OF THE OPENLDAP PUBLIC LICENSE, A COPY OF WHICH IS AVAILABLE AT
- * HTTP://WWW.OPENLDAP.ORG/LICENSE.HTML OR IN THE FILE "LICENSE" IN THE
+ * HTTPS://WWW.OPENLDAP.ORG/LICENSE.HTML OR IN THE FILE "LICENSE" IN THE
* TOP-LEVEL DIRECTORY OF THE DISTRIBUTION. ANY USE OR EXPLOITATION OF THIS
* WORK OTHER THAN AS AUTHORIZED IN VERSION 2.0.1 OF THE OPENLDAP PUBLIC
* LICENSE, OR OTHER PRIOR WRITTEN CONSENT FROM NOVELL, COULD SUBJECT THE
* PERPETRATOR TO CRIMINAL AND CIVIL LIABILITY.
*/
-/* This work is part of OpenLDAP Software <http://www.openldap.org/>. */
+/* This work is part of OpenLDAP Software <https://www.openldap.org/>. */
#ifndef K5_UNICODE_H
#define K5_UNICODE_H
*
* A copy of this license is available in file LICENSE in the
* top-level directory of the distribution or, alternatively, at
- * <http://www.OpenLDAP.org/license.html>.
+ * <https://www.OpenLDAP.org/license.html>.
*/
/*
* Copyright (C) 2000 Novell, Inc. All Rights Reserved.
* THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND TREATIES.
* USE, MODIFICATION, AND REDISTRIBUTION OF THIS WORK IS SUBJECT TO VERSION
* 2.0.1 OF THE OPENLDAP PUBLIC LICENSE, A COPY OF WHICH IS AVAILABLE AT
- * HTTP://WWW.OPENLDAP.ORG/LICENSE.HTML OR IN THE FILE "LICENSE" IN THE
+ * HTTPS://WWW.OPENLDAP.ORG/LICENSE.HTML OR IN THE FILE "LICENSE" IN THE
* TOP-LEVEL DIRECTORY OF THE DISTRIBUTION. ANY USE OR EXPLOITATION OF THIS
* WORK OTHER THAN AS AUTHORIZED IN VERSION 2.0.1 OF THE OPENLDAP PUBLIC
* LICENSE, OR OTHER PRIOR WRITTEN CONSENT FROM NOVELL, COULD SUBJECT THE
* PERPETRATOR TO CRIMINAL AND CIVIL LIABILITY.
*/
-/* This work is part of OpenLDAP Software <http://www.openldap.org/>. */
+/* This work is part of OpenLDAP Software <https://www.openldap.org/>. */
#ifndef K5_UTF8_H
#define K5_UTF8_H
/*
* To be compiled against the AES code from:
- * http://fp.gladman.plus.com/cryptography_technology/rijndael/index.htm
+ * https://github.com/BrianGladman/AES
*/
#include <stdio.h>
#include <string.h>
; Issue Date: 15/01/2002
; An AES (Rijndael) implementation for the Pentium MMX family using the NASM
-; assembler <http://www.web-sites.co.uk/nasm/>. This version only implements
+; assembler <https://www.nasm.us>. This version only implements
; the standard AES block length (128 bits, 16 bytes) with the same interface
; as that used in my C/C++ implementation. This code does not preserve the
; eax, ecx or edx registers or the artihmetic status flags. However, the ebx,
-http://fp.gladman.plus.com/cryptography_technology/rijndael/index.htm
+https://github.com/BrianGladman/AES
/*
* Algorithm Specification
- * http://info.isl.ntt.co.jp/crypt/eng/camellia/specifications.html
+ * https://info.isl.ntt.co.jp/crypt/eng/camellia/specifications.html
*/
* spnego_gss_accept_sec_context() when the request is empty. For empty
* requests, we implement the Microsoft NegHints extension to SPNEGO for
* compatibility with some versions of Samba. See:
- * http://msdn.microsoft.com/en-us/library/cc247039(PROT.10).aspx
+ * https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-spng/8e71cf53-e867-4b79-b5b5-38c92be3d472
*/
static OM_uint32
acc_ctx_hints(OM_uint32 *minor_status,
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
/* As a special exception, you may create a larger work that contains
part or all of the Bison parser skeleton and distribute that work
# version and this one is the addition of U+2ADC FORKING.
#
# For more information, see
-# http://www.unicode.org/unicode/reports/tr15/#Primary Exclusion List Table
+# https://www.unicode.org/unicode/reports/tr15/#Primary Exclusion List Table
# ================================================
# (1) Script Specifics
-UCD Terms of Use (http://www.unicode.org/Public/UNIDATA/UCD.html)
+UCD Terms of Use (https://www.unicode.org/Public/UNIDATA/UCD.html)
Disclaimer
*
* A copy of this license is available in file LICENSE in the
* top-level directory of the distribution or, alternatively, at
- * <http://www.OpenLDAP.org/license.html>.
+ * <https://www.OpenLDAP.org/license.html>.
*/
/* Copyright 2001 Computing Research Labs, New Mexico State University
*
*/
/*
- * This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ * This work is part of OpenLDAP Software <https://www.openldap.org/>.
* $OpenLDAP: pkg/ldap/libraries/liblunicode/ucdata/ucdata.c,v 1.36 2008/01/07 23:20:05 kurt Exp $
* $Id: ucdata.c,v 1.4 2001/01/02 18:46:20 mleisher Exp $"
*/
*
* A copy of this license is available in file LICENSE in the
* top-level directory of the distribution or, alternatively, at
- * <http://www.OpenLDAP.org/license.html>.
+ * <https://www.OpenLDAP.org/license.html>.
*/
/* Copyright 2001 Computing Research Labs, New Mexico State University
*
*/
/*
- * This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ * This work is part of OpenLDAP Software <https://www.openldap.org/>.
* $OpenLDAP: pkg/ldap/libraries/liblunicode/ucdata/ucdata.h,v 1.21 2008/01/07 23:20:05 kurt Exp $
* $Id: ucdata.h,v 1.6 2001/01/02 18:46:20 mleisher Exp $
*/
*
* A copy of this license is available in file LICENSE in the
* top-level directory of the distribution or, alternatively, at
- * <http://www.OpenLDAP.org/license.html>.
+ * <https://www.OpenLDAP.org/license.html>.
*/
/* Copyright 2001 Computing Research Labs, New Mexico State University
*
*/
/*
- * This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ * This work is part of OpenLDAP Software <https://www.openldap.org/>.
* $OpenLDAP: pkg/ldap/libraries/liblunicode/ucdata/ucgendat.c,v 1.43 2008/01/07 23:20:05 kurt Exp $
* $Id: ucgendat.c,v 1.4 2001/01/02 18:46:20 mleisher Exp $"
*/
*
* A copy of this license is available in file LICENSE in the
* top-level directory of the distribution or, alternatively, at
- * <http://www.OpenLDAP.org/license.html>.
+ * <https://www.OpenLDAP.org/license.html>.
*/
/* Copyright 2001 Computing Research Labs, New Mexico State University
*
*/
/*
- * This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ * This work is part of OpenLDAP Software <https://www.openldap.org/>.
* $OpenLDAP: pkg/ldap/libraries/liblunicode/ucdata/ucpgba.c,v 1.9 2008/01/07 23:20:05 kurt Exp $
* $Id: ucpgba.c,v 1.5 2001/01/02 18:46:20 mleisher Exp $
*/
*
* A copy of this license is available in file LICENSE in the
* top-level directory of the distribution or, alternatively, at
- * <http://www.OpenLDAP.org/license.html>.
+ * <https://www.OpenLDAP.org/license.html>.
*/
/* Copyright 1999 Computing Research Labs, New Mexico State University
*
*/
/*
- * This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ * This work is part of OpenLDAP Software <https://www.openldap.org/>.
* $OpenLDAP: pkg/ldap/libraries/liblunicode/ucdata/ucpgba.h,v 1.10 2008/01/07 23:20:05 kurt Exp $
* $Id: ucpgba.h,v 1.4 1999/11/19 15:24:30 mleisher Exp $
*/
*
* A copy of this license is available in file LICENSE in the top-level
* directory of the distribution or, alternatively, at
- * <http://www.OpenLDAP.org/license.html>.
+ * <https://www.OpenLDAP.org/license.html>.
*/
/*
- * This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ * This work is part of OpenLDAP Software <https://www.openldap.org/>.
* $OpenLDAP: pkg/ldap/libraries/liblunicode/ucstr.c,v 1.40 2008/03/04 06:24:05 hyc Exp $
*/
*
* A copy of this license is available in file LICENSE in the
* top-level directory of the distribution or, alternatively, at
- * <http://www.OpenLDAP.org/license.html>.
+ * <https://www.OpenLDAP.org/license.html>.
*/
/* Copyright 1997, 1998, 1999 Computing Research Labs,
* New Mexico State University
*/
/*
- * This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ * This work is part of OpenLDAP Software <https://www.openldap.org/>.
* $OpenLDAP: pkg/ldap/libraries/liblunicode/ure/ure.c,v 1.19 2008/01/07 23:20:05 kurt Exp $
* $Id: ure.c,v 1.2 1999/09/21 15:47:43 mleisher Exp $"
*/
*
* A copy of this license is available in file LICENSE in the
* top-level directory of the distribution or, alternatively, at
- * <http://www.OpenLDAP.org/license.html>.
+ * <https://www.OpenLDAP.org/license.html>.
*/
/*
* Copyright 1997, 1998, 1999 Computing Research Labs,
*/
/*
- * This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ * This work is part of OpenLDAP Software <https://www.openldap.org/>.
* $OpenLDAP: pkg/ldap/libraries/liblunicode/ure/urestubs.c,v 1.16 2008/01/07 23:20:05 kurt Exp $
* $Id: urestubs.c,v 1.2 1999/09/21 15:47:44 mleisher Exp $"
*/
*
* A copy of this license is available in file LICENSE in the
* top-level directory of the distribution or, alternatively, at
- * <http://www.OpenLDAP.org/license.html>.
+ * <https://www.OpenLDAP.org/license.html>.
*/
/* Copyright 1997, 1998, 1999 Computing Research Labs,
* New Mexico State University
*/
/*
- * This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ * This work is part of OpenLDAP Software <https://www.openldap.org/>.
* $OpenLDAP: pkg/ldap/libraries/liblunicode/utbm/utbm.c,v 1.9 2008/01/07 23:20:05 kurt Exp $
* $Id: utbm.c,v 1.1 1999/09/21 15:45:17 mleisher Exp $
*/
*
* A copy of this license is available in file LICENSE in the
* top-level directory of the distribution or, alternatively, at
- * <http://www.OpenLDAP.org/license.html>.
+ * <https://www.OpenLDAP.org/license.html>.
*/
/* Copyright 1997, 1998, 1999 Computing Research Labs,
* New Mexico State University
*/
/*
- * This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ * This work is part of OpenLDAP Software <https://www.openldap.org/>.
* $OpenLDAP: pkg/ldap/libraries/liblunicode/utbm/utbm.h,v 1.10 2008/01/07 23:20:05 kurt Exp $
* $Id: utbm.h,v 1.1 1999/09/21 15:45:18 mleisher Exp $
*/
*
* A copy of this license is available in file LICENSE in the
* top-level directory of the distribution or, alternatively, at
- * <http://www.OpenLDAP.org/license.html>.
+ * <https://www.OpenLDAP.org/license.html>.
*/
/* Copyright 1997, 1998, 1999 Computing Research Labs,
* New Mexico State University
*/
/*
- * This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ * This work is part of OpenLDAP Software <https://www.openldap.org/>.
* $OpenLDAP: pkg/ldap/libraries/liblunicode/utbm/utbmstub.c,v 1.8 2008/01/07 23:20:05 kurt Exp $
* $Id: utbmstub.c,v 1.1 1999/09/21 15:45:18 mleisher Exp $
*/
PURPOSE. */
/* Please submit changes back to the Scute project at
- http://www.scute.org/ (or send them to marcus@g10code.com), so that
+ https://www.scute.org/ (or send them to marcus@g10code.com), so that
they can be picked up by other projects from there as well. */
/* This file is a modified implementation of the PKCS #11 standard by
*/
// Some of this code is taken from the ref10 version of Ed25519 in SUPERCOP
-// 20141124 (http://bench.cr.yp.to/supercop.html). That code is released as
+// 20141124 (https://bench.cr.yp.to/supercop.html). That code is released as
// public domain but parts have been replaced with code generated by Fiat
// (https://github.com/mit-plv/fiat-crypto), which is MIT licensed.
/*
import hashlib
-import ed25519 as E # http://ed25519.cr.yp.to/python/ed25519.py
+import ed25519 as E # https://ed25519.cr.yp.to/python/ed25519.py
SEED_N = 'edwards25519 point generation seed (N)'
SEED_M = 'edwards25519 point generation seed (M)'
msgid "%s: cannot get memory for realm list\n"
msgstr "%s: Speicher für die Realm-Liste kann nicht erlangt werden\n"
-# http://www.oreilly.de/german/freebooks/linuxdrive2ger/getcache.html
#: ../../src/kdc/main.c:947
msgid "while initializing lookaside cache"
msgstr "beim Initialisieren des Lookaside-Zwischenspeichers"
*
* + Use gethostbyname2, inet_aton and other IPv6 or thread-safe
* functions if available. But, see
- * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=135182 for one
+ * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=135182 for one
* gethostbyname2 problem on Linux. And besides, if a platform is
* supporting IPv6 at all, they really should be doing getaddrinfo
* by now.
*
* + Use gethostbyname2, inet_aton and other IPv6 or thread-safe
* functions if available. But, see
- * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=135182 for one
+ * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=135182 for one
* gethostbyname2 problem on Linux. And besides, if a platform is
* supporting IPv6 at all, they really should be doing getaddrinfo
* by now.
that, we'll have to start replacing and freeing all of the
ai_canonname fields.
- Ref: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=133668 .
+ Ref: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=133668 .
Since it's dependent on the target hostname, it's hard to check
for at configure time. The bug was fixed in glibc 2.3.4.
*
* A copy of this license is available in the file LICENSE in the
* top-level directory of the distribution or, alternatively, at
- * <http://www.OpenLDAP.org/license.html>.
+ * <https://www.OpenLDAP.org/license.html>.
*/
-/* This work is part of OpenLDAP Software <http://www.openldap.org/>. */
+/* This work is part of OpenLDAP Software <https://www.openldap.org/>. */
/* Basic UTF-8 routines
*
*
* A copy of this license is available in the file LICENSE in the
* top-level directory of the distribution or, alternatively, at
- * <http://www.OpenLDAP.org/license.html>.
+ * <https://www.OpenLDAP.org/license.html>.
*/
/* Copyright (C) 1999, 2000 Novell, Inc. All Rights Reserved.
*
* THE PERPETRATOR TO CRIMINAL AND CIVIL LIABILITY.
*/
-/* This work is based on OpenLDAP Software <http://www.openldap.org/>. */
+/* This work is based on OpenLDAP Software <https://www.openldap.org/>. */
/*
* These routines convert between UTF-16 and UTF-8. UTF-16 encodes a Unicode
<Property Id="ARPCOMMENTS">$(var.ARPComments)</Property>
<Property Id="ARPCONTACT">kerberos@mit.edu</Property>
- <Property Id="ARPURLINFOABOUT">http://web.mit.edu/kerberos</Property>
- <Property Id="ARPHELPLINK">http://web.mit.edu/kerberos</Property>
+ <Property Id="ARPURLINFOABOUT">https://web.mit.edu/kerberos</Property>
+ <Property Id="ARPHELPLINK">https://web.mit.edu/kerberos</Property>
<Property Id="INSTALLLEVEL">50</Property>
- <Property Id="ComponentDownload">http://web.mit.edu/kerberos</Property>
+ <Property Id="ComponentDownload">https://web.mit.edu/kerberos</Property>
<Property Id="UPGRADENSIS">
<RegistrySearch Win64="no" Id="regsrch_NSIS" Root="HKLM" Key="Software\Microsoft\Windows\CurrentVersion\Uninstall\Kerberos for Windows" Name="UninstallString" Type="raw"/>
/* Documentation on the use of RunDll32 entrypoints can be found
- * at http://support.microsoft.com/kb/164787
+ * at https://support.microsoft.com/kb/164787
*/
void CALLBACK
LogonEventHandlerA(HWND hwnd, HINSTANCE hinst, LPSTR lpszCmdLine, int nCmdShow)
<p>
You cannot use the MIT Kerberos program to set preferences such as
default ticket lifetimes. Instead, edit the appropriate configuration
-file. For more information, visit the <a href="http://web.mit.edu/kerberos/krb5-latest/doc/krb_admins/conf_files/index.html" target="new"> MIT Kerberos documentation site. </a>
+file. For more information, visit the <a href="https://web.mit.edu/kerberos/krb5-latest/doc/krb_admins/conf_files/index.html" target="new"> MIT Kerberos documentation site. </a>
</p>
<p>
<p>
The Kerberos protocol uses secret-key cryptography to allow the user and the service the user is accessing to prove their identities to each other and then to encrypt the rest of their communications. This mutual authentication and subsequent encryption maintain privacy and data integrity for both user and service. </p>
<p>
-A basic understanding of Kerberos can be gained by reading the <a href="HTML/Kerberos_Terminology.htm">Kerberos terminology</a> page. You do not need to know the inner workings of the encryption and authentication to use Kerberos. However, if you are curious to know more, the MIT Kerberos Consortium has an excellent website with links to several varieties of documentation, including a tutorial of the Kerberos protocol. <a href="http://www.kerberos.org/docs/index.html" target="new">MIT Kerberos Consortium documentation page</a>
+A basic understanding of Kerberos can be gained by reading the <a href="HTML/Kerberos_Terminology.htm">Kerberos terminology</a> page. You do not need to know the inner workings of the encryption and authentication to use Kerberos. However, if you are curious to know more, the MIT Kerberos Consortium has an excellent website with links to several varieties of documentation, including a tutorial of the Kerberos protocol. <a href="https://www.kerberos.org/docs/index.html" target="new">MIT Kerberos Consortium documentation page</a>
<H2>Related Help</H2>
<ul id="helpul">
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "https://www.w3.org/TR/html4/strict.dtd">
<html><head><meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>Renew Tickets</title></head><body>
<ul>
<p>
You cannot use the MIT Kerberos program to set properties such as
default ticket lifetimes. Instead, edit the appropriate configuration
-file. For more information, visit the <a href="http://web.mit.edu/kerberos/krb5-latest/doc/krb_admins/conf_files/index.html" target="new"> MIT Kerberos documentation site. </a>
+file. For more information, visit the <a href="https://web.mit.edu/kerberos/krb5-latest/doc/krb_admins/conf_files/index.html" target="new"> MIT Kerberos documentation site. </a>
</p>
<p>
<a href="#top">Back to top</a></p>