Date: Fri, 14 Feb 2020 19:33:50 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r357932 - head/crypto/openssh Message-ID: <202002141933.01EJXoCM029802@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: emaste Date: Fri Feb 14 19:33:50 2020 New Revision: 357932 URL: https://svnweb.freebsd.org/changeset/base/357932 Log: Update OpenSSH upgrade instructions to use https, not ftp ftp://ftp.openbsd.org/ does not work. Modified: head/crypto/openssh/FREEBSD-upgrade Modified: head/crypto/openssh/FREEBSD-upgrade ============================================================================== --- head/crypto/openssh/FREEBSD-upgrade Fri Feb 14 19:33:48 2020 (r357931) +++ head/crypto/openssh/FREEBSD-upgrade Fri Feb 14 19:33:50 2020 (r357932) @@ -5,7 +5,7 @@ pretty fast once you're done with this checklist. 01) Download the latest OpenSSH-portable tarball and signature from - OpenBSD (ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/). + OpenBSD (https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/). 02) Verify the signature:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002141933.01EJXoCM029802>
