diff options
author | Ed Maste <emaste@FreeBSD.org> | 2020-02-14 19:33:50 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2020-02-14 19:33:50 +0000 |
commit | 9fcda2f48d1c362e097f553e97d3739c484b09a9 (patch) | |
tree | d74ac3dba980836702710c8a92f197e5dc8310ba /crypto | |
parent | c42c3abb9ef463c6fd4eaf100154a5d75fbe6a20 (diff) | |
download | src-9fcda2f48d1c362e097f553e97d3739c484b09a9.tar.gz src-9fcda2f48d1c362e097f553e97d3739c484b09a9.zip |
Update OpenSSH upgrade instructions to use https, not ftp
ftp://ftp.openbsd.org/ does not work.
Notes
Notes:
svn path=/head/; revision=357932
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/openssh/FREEBSD-upgrade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade index 35f6595fe245..7ec9c6aac3c2 100644 --- a/crypto/openssh/FREEBSD-upgrade +++ b/crypto/openssh/FREEBSD-upgrade @@ -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: |