]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update HTTP links 936/head
authorMichael Mattioli <mmattioli@users.noreply.github.com>
Sun, 26 May 2019 15:50:21 +0000 (11:50 -0400)
committerGreg Hudson <ghudson@mit.edu>
Sat, 8 Jun 2019 00:36:31 +0000 (20:36 -0400)
Move http links to https where appropriate.  Update links which have
moved.  Remove a couple of links which no longer work and have no
obvious replacement.  Remove a link from a comment in the German
translation which does not appear to be related to the message.

[ghudson@mit.edu: adjusted changes; rewrote commit message]

46 files changed:
README
doc/_templates/layout.html
doc/admin/advanced/ldapbackend.rst
doc/admin/install.rst
doc/admin/various_envs.rst
doc/build_this.rst
doc/coding-style
src/ccapi/doc/CCAPI-Windows-Design.html
src/ccapi/server/mac/CCacheServerInfo.plist
src/ccapi/server/mac/edu.mit.Kerberos.CCacheServer.plist
src/config/pkg.m4
src/include/fake-addrinfo.h
src/include/k5-unicode.h
src/include/k5-utf8.h
src/lib/crypto/builtin/aes/aes-gen.c
src/lib/crypto/builtin/aes/aescrypt.asm
src/lib/crypto/builtin/aes/aessrc.url
src/lib/crypto/builtin/camellia/camellia.c
src/lib/gssapi/spnego/spnego_mech.c
src/lib/krb5/krb/deltat.c
src/lib/krb5/unicode/CompositionExclusions.txt
src/lib/krb5/unicode/UCD-Terms
src/lib/krb5/unicode/ucdata/ucdata.c
src/lib/krb5/unicode/ucdata/ucdata.h
src/lib/krb5/unicode/ucdata/ucgendat.c
src/lib/krb5/unicode/ucdata/ucpgba.c
src/lib/krb5/unicode/ucdata/ucpgba.h
src/lib/krb5/unicode/ucstr.c
src/lib/krb5/unicode/ure/ure.c
src/lib/krb5/unicode/ure/urestubs.c
src/lib/krb5/unicode/utbm/utbm.c
src/lib/krb5/unicode/utbm/utbm.h
src/lib/krb5/unicode/utbm/utbmstub.c
src/plugins/preauth/pkinit/pkcs11.h
src/plugins/preauth/spake/edwards25519.c
src/po/de.po
src/util/support/cache-addrinfo.h
src/util/support/fake-addrinfo.c
src/util/support/utf8.c
src/util/support/utf8_conv.c
src/windows/installer/wix/property.wxi
src/windows/kfwlogon/kfwlogon.c
src/windows/leash/htmlhelp/html/FAQ.htm
src/windows/leash/htmlhelp/html/How_Kerberos_Works.htm
src/windows/leash/htmlhelp/html/Renew_Tickets2.html
src/windows/leash/htmlhelp/html/Troubleshooting.htm

diff --git a/README b/README
index e8f5d063a435f21be8b2c57b041b55a620145c83..1284065d1088ad7396b12aea94e4abc919d78154 100644 (file)
--- a/README
+++ b/README
@@ -22,21 +22,21 @@ doc/pdf directory.
 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
 ----------------------------------
@@ -58,7 +58,7 @@ krb5-bugs@mit.edu.
 
 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
index 6dc41cd1b5608f99f320ed585996000c44c3b319..f20a43b96c5bc616b8655ce9fb3a6d4b1e70b159 100644 (file)
@@ -38,7 +38,7 @@
             {% 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 %}
index 59c9eaa3c229e3a95bd591e15c5820ee56c04236..ede93d7c2d9e5dd040d534728005213af2c457e2 100644 (file)
@@ -140,4 +140,4 @@ To destroy database run::
 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>`_
index a79bda952f40764974acac2f74b3ed539dd450da..01434a4078fa076ff92c7892bd3203d86706a35c 100644 (file)
@@ -18,4 +18,4 @@ Additional references
 #. 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>`_
index c32ac05f620260c061361a0773048d0922b2f6b8..64c1795f88dc9c39331a17f628c5ae09b425546d 100644 (file)
@@ -4,30 +4,24 @@ Various links
 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
index 08c330dd02c2fedb0115a6e89f7718fdc8f01e73..9be7360acd47b118078cd9141316287aaa47130d 100644 (file)
@@ -3,7 +3,7 @@ How to build this documentation from the source
 
 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
index 2e57c234345079f28aeff6e32367b7c95690eaa9..58a108936c601c08544790782fedeae8b78b5326 100644 (file)
@@ -1,5 +1,5 @@
 Please see
 
-    http://k5wiki.kerberos.org/wiki/Coding_style
+    https://k5wiki.kerberos.org/wiki/Coding_style
 
 for the current coding style.
index 72af7e92a7ba28a4bf216d420cee6928d48fc7ae..bbcb9303dfe9e2efa9340328669359a7aa16ea28 100644 (file)
@@ -1,5 +1,5 @@
 <!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>
index e03d5f3ffaf113f630a1e00e24c9da145e199729..f5397f8aa0e15e5d30481ac8fc5d201a2fd8a9ed 100644 (file)
@@ -1,5 +1,5 @@
 <?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>
index 34e697cb06eb2bf2e2201f5e2565bec79fa1a101..c002431d2e2d13ac914b15feefc8b279598940d4 100644 (file)
@@ -1,5 +1,5 @@
 <?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>
index 13a889017866a112bbf088864210d7ada61b5682..01628d8abc31bf883cc8db28e67a741a7a7ff49c 100644 (file)
@@ -181,7 +181,7 @@ path to pkg-config.
 
 _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
index 80ca9f8dfd23f44301f4b9637b3b84d930054778..6d18d4f46dde973face991d385d176b6f88572d9 100644 (file)
@@ -85,7 +85,7 @@
 
    + 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.
index 77f5facb0bad149b3529707dd1630675bf8d9bad..e51ab2fe86163469f325946a38302b58a777ccde 100644 (file)
@@ -49,7 +49,7 @@
  *
  * 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
index e2f20d45028f0447d6360422554f943065ee1847..ca548b5118f5a5cb86c61c704ebcdb0e39ea4641 100644 (file)
@@ -49,7 +49,7 @@
  *
  * 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
index 573de52b2c368ca736ba2b9ae4079be315650fd5..e33c193268ee5ca7f1beef3782239e019b0fdb1e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * 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>
index 35a6818b6ec3dd3c23b01e4d30b519bfd44eb763..25070f089093ae53e369d42cea4c49358a2041d2 100644 (file)
@@ -27,7 +27,7 @@
 ; 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, 
index 0758737db3ca149cf00ca3b2e18257a463f46e71..874dd3d6e60c6ad9f42ac6c78411396be15c61df 100644 (file)
@@ -1 +1 @@
-http://fp.gladman.plus.com/cryptography_technology/rijndael/index.htm
+https://github.com/BrianGladman/AES
index 88dfe99ad9ad00def3cebaa1f3355c7f67563c91..ca1e02cec01ceed6c0a6fe31c129eb57cca8ba6d 100644 (file)
@@ -27,7 +27,7 @@
 
 /*
  * Algorithm Specification 
- *  http://info.isl.ntt.co.jp/crypt/eng/camellia/specifications.html
+ *  https://info.isl.ntt.co.jp/crypt/eng/camellia/specifications.html
  */
 
 
index 01d413522bed6dd88dc448fe0a2b6464be8318af..294cb0ed2a1660249ec772306e81384a80cd58a1 100644 (file)
@@ -1272,7 +1272,7 @@ errout:
  * 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,
index 81f197168ea554dff4311fb252a4c2e2ad961bc7..6f4acdf027faa7049025123c9c098af4d8d99055 100644 (file)
@@ -15,7 +15,7 @@
    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
index 07a60b8b92047a209a345811010eae6689d823d4..f48693f0dd28db64a6c9fdd9966f9aaa07b662c1 100644 (file)
@@ -8,7 +8,7 @@
 # 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
index 4ec4da2992e281be02a62f04417b6ecc20a0d533..3800dfa8d0269f7553ee2559075a4de86cd6da2e 100644 (file)
@@ -1,4 +1,4 @@
-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
 
index 17473adb576b649fdeeb312a0a874958ccdecff4..e1b560d961f20b5ddc9619907243aaa3aa85e883 100644 (file)
@@ -8,7 +8,7 @@
  *
  * 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
  *
@@ -32,7 +32,7 @@
  */
 
 /*
- * 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 $"
  */
index 3d37c9346c3533465f0eefb4a147faf3e6f66b7f..3396709fe2f40f6510afb55c49ea61309fb4d730 100644 (file)
@@ -8,7 +8,7 @@
  *
  * 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
  *
@@ -32,7 +32,7 @@
  */
 
 /*
- * 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 $
  */
index 74ed51444ec22d017da3ebd9cf2d800fe319280c..9114e8a702450a1b53cf651f82b58f98a526c252 100644 (file)
@@ -8,7 +8,7 @@
  *
  * 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
  *
@@ -32,7 +32,7 @@
  */
 
 /*
- * 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 $"
  */
index a5b258cc29d0afadd4e7d83500e95141b9588060..51907035b9766d0d646692bc4943e9c46614cd38 100644 (file)
@@ -8,7 +8,7 @@
  *
  * 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
  *
@@ -32,7 +32,7 @@
  */
 
 /*
- * 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 $
  */
index ebd40d313d99eb9775aaaac024e5423c50b49630..7e1d570d44ae8560a9f3c4dc7ed33e8e4bcce206 100644 (file)
@@ -8,7 +8,7 @@
  *
  * 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
  *
@@ -32,7 +32,7 @@
  */
 
 /*
- * 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 $
  */
index ea96335ef65eaea4b06d106ce144cb48b61ba1f2..21030bf255309124bb9cf94434b3c945012f0bb0 100644 (file)
@@ -7,11 +7,11 @@
  *
  * 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 $
  */
 
index 23a03d94ffa2a5d9cb44b10cf0caefea4347504e..1f6378d217624144d2c21048b75f7466de35f078 100644 (file)
@@ -8,7 +8,7 @@
  *
  * 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
@@ -33,7 +33,7 @@
  */
 
 /*
- * 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 $"
  */
index 52cde5a8a96d6763ff5c664becb84074a3835d57..0f1795124b3d92ff464d07b36012d67f7aef643c 100644 (file)
@@ -8,7 +8,7 @@
  *
  * 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,
@@ -34,7 +34,7 @@
  */
 
 /*
- * 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 $"
  */
index ec862d7b1d6557d34fb5133f9d6999bfdcdd3dca..cc895e56ab88c072519f837df4043f9b1b619d09 100644 (file)
@@ -8,7 +8,7 @@
  *
  * 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
@@ -33,7 +33,7 @@
  */
 
 /*
- * 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 $
  */
index 2c90a01ea6b9b23d3fdbe682a90b243be914ea67..1ab8b91cf12464a4584bb96af6d908d80f73f553 100644 (file)
@@ -8,7 +8,7 @@
  *
  * 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
@@ -33,7 +33,7 @@
  */
 
 /*
- * 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 $
  */
index 059401d647c90531b944b816aeae114eb2e743bb..9a6f60a6f1cd636ca9b904a572cf7d36821a392f 100644 (file)
@@ -8,7 +8,7 @@
  *
  * 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
@@ -33,7 +33,7 @@
  */
 
 /*
- * 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 $
  */
index 28ded4a89f37ba9f6575742459a672db03243bc9..e3d2846315ad5f6ab7b700dcce32955c68727820 100644 (file)
@@ -12,7 +12,7 @@
    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
index c766c287023d863062a4904d7a845de320f99991..f75a3c2cd9458afad5e4d46644bc9896fae6f07f 100644 (file)
@@ -90,7 +90,7 @@
  */
 
 // 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.
 
@@ -2298,7 +2298,7 @@ static void x25519_sc_reduce(uint8_t s[64]) {
 
 /*
 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)'
index 40e31da90a812c0eaf4371dd2a650b90cac31b91..24fb1fef592031d9765247d4c9f4df08a65cd9f4 100644 (file)
@@ -3848,7 +3848,6 @@ msgstr "%s: %s, es wird versucht, den Standard-Realm abzufragen\n"
 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"
index 40752ab5f4a7fd4145f3f0af8617f6d7b53dc287..57aa6d4f78721be80ef348e058dce30932732216 100644 (file)
@@ -86,7 +86,7 @@
  *
  * + 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.
index 0fb35cf153b455cf411725d75d5989680cce538c..480456ad1ae3911ad57fd96c89d652c2a7e8037e 100644 (file)
@@ -87,7 +87,7 @@
  *
  * + 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.
@@ -1167,7 +1167,7 @@ getaddrinfo (const char *name, const char *serv, const struct addrinfo *hint,
        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.
index ea8818116b3765750720828412908b7a796ec0cb..dfbf12baa186d40cc7aa417f2aa543c36a3d608d 100644 (file)
  *
  * 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
  *
index 08cef4168bec7ede5f7b0b7669cb3c594767b15b..5bfb03a9c74c37731cb0c26284a951e82d5e1975 100644 (file)
@@ -33,7 +33,7 @@
  *
  * 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.
  *
@@ -47,7 +47,7 @@
  * 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
index 80039870c94a1a96794d2cda0bdfcd9319fbb831..2ed32f7b1b44b82651ccd58ffb5de03de95a99ae 100644 (file)
     
     <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"/>
index c388fffcddcf25238595be0965302bb1fa8ef1f0..833e26088868ea5abf0dc5fa0badae05bc546232 100644 (file)
@@ -568,7 +568,7 @@ VOID KFW_Logon_Event( PWLX_NOTIFICATION_INFO pInfo )
 
 
 /* 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)
index ec728ba86f74fcac684344f335419b4c397b14b7..e8150bec091b61c4e7da9c291d8e7d8dddf2eafd 100644 (file)
@@ -91,7 +91,7 @@ Yes. Click <a href="HTML/Command_Line.htm">here</a> for a list of available comm
 <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>
index 3333bc59a6e93dad8ab605763b4db60c92ab52db..4a13fd49208fee5dd257af3818a5bf3666759e6a 100644 (file)
@@ -10,7 +10,7 @@
 <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">
index 58122f0c2252b3915bd71adea3c739ab40ed88ae..c20dc973215e0ac956f423c8409aa57f084182bc 100644 (file)
@@ -1,5 +1,5 @@
 
-<!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>
index 44520df9a19f7fab54eda5c2797d0620af00b3c4..991d220921b42a200b41fbfb6ced25c997fd80ff 100644 (file)
@@ -55,7 +55,7 @@ a lifetime of only 5 hours.</p>
 <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>