doc: cmd: wget: remove erroneous note
authorJerome Forissier <jerome.forissier@linaro.org>
Tue, 17 Jun 2025 12:10:58 +0000 (14:10 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 21 Jun 2025 17:03:42 +0000 (19:03 +0200)
commit820bbf1d46f5d3fd30d306e955d2b4d1487c3484
tree3bc4ab6482c1c007e4f6bb2b9126e54836f351d2
parent721eecd9cbf2cc59c5230abd37d02d4a02f75cc7
doc: cmd: wget: remove erroneous note

The note about U-Boot not being able to verify server certificates is
false now that WGET_CACERT and WGET_BUILTIN_CACERT have been added.
Remove it.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
doc/usage/cmd/wget.rst