mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Update OpenSSH upgrade instructions to use https, not ftp
ftp://ftp.openbsd.org/ does not work.
This commit is contained in:
parent
c42c3abb9e
commit
9fcda2f48d
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue