summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlan Yee <alyee@ucsd.edu>2018-03-07 15:12:14 -0800
committerDarren Tucker <dtucker@dtucker.net>2018-03-08 10:41:30 +1100
commitcd4e937aa701f70366cd5b5969af525dff6fdf15 (patch)
tree1b6f75602fc47c06a6e2c419a14eec0d0c907346 /README
parentc0a0c3fc4a76b682db22146b28ddc46566db1ce9 (diff)
Use https URLs for links that support it.
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index 7e7505a3d..3343c0039 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ instructions and note that we do not use Github for bug reporting or
5patch/pull-request management. 5patch/pull-request management.
6 6
7- A Japanese translation of this document and of the release notes is 7- A Japanese translation of this document and of the release notes is
8- available at http://www.unixuser.org/~haruyama/security/openssh/index.html 8- available at https://www.unixuser.org/~haruyama/security/openssh/index.html
9- Thanks to HARUYAMA Seigo <haruyama@unixuser.org> 9- Thanks to HARUYAMA Seigo <haruyama@unixuser.org>
10 10
11This is the port of OpenBSD's excellent OpenSSH[0] to Linux and other 11This is the port of OpenBSD's excellent OpenSSH[0] to Linux and other
@@ -57,10 +57,10 @@ References -
57[0] https://www.openssh.com/ 57[0] https://www.openssh.com/
58[1] http://www.lothar.com/tech/crypto/ 58[1] http://www.lothar.com/tech/crypto/
59[2] http://prngd.sourceforge.net/ 59[2] http://prngd.sourceforge.net/
60[3] http://www.gzip.org/zlib/ 60[3] https://www.zlib.net/
61[4] http://www.openssl.org/ 61[4] https://www.openssl.org/
62[5] http://www.openpam.org 62[5] https://www.openpam.org
63 http://www.kernel.org/pub/linux/libs/pam/ 63 https://www.kernel.org/pub/linux/libs/pam/
64 (PAM also is standard on Solaris and HP-UX 11) 64 (PAM also is standard on Solaris and HP-UX 11)
65[6] http://thrysoee.dk/editline/ (portable version) 65[6] https://thrysoee.dk/editline/ (portable version)
66[7] http://man.openbsd.org/style.9 66[7] https://man.openbsd.org/style.9