fetch has supported https for a while..
I would convert the url to https, but we still don't install a CA set by default... we even don't install the CA that authenticates www.FreeBSD.org..
This commit is contained in:
parent
df0a7dd1f8
commit
ec25116175
@ -443,7 +443,7 @@ on this system. Example entries are in
|
||||
%
|
||||
You can use "pkg info" to see a list of packages you have installed.
|
||||
%
|
||||
You can use the 'fetch' command to retrieve files over ftp or http.
|
||||
You can use the 'fetch' command to retrieve files over ftp, http or https.
|
||||
|
||||
fetch http://www.FreeBSD.org/index.html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user