summaryrefslogtreecommitdiff
path: root/tools/u_boot_pylib/command.py
diff options
context:
space:
mode:
authorJerome Forissier <jerome.forissier@linaro.org>2025-03-05 15:26:43 +0100
committerJerome Forissier <jerome.forissier@linaro.org>2025-03-11 14:16:03 +0100
commitf69f7aef26f797e18d3f2f205f0d3c9c5ad8df99 (patch)
treeb2bccc2502144a8c94c606332d71dbffce48c6d1 /tools/u_boot_pylib/command.py
parent2df965d385872b2ae49a79c2cab4679a8999467f (diff)
lwip: tls: enforce checking of server certificates based on CA availability
Instead of relying on some build time configuration to determine if server certificates need to be checked against CA certificates, do it based on the availability of such certificates. If no CA is configured then no check can succeed; on the other hand if we have CA certs then we should not ignore them. It is always possible to remove the CA certs (via 'wget cacert 0 0') to force an HTTPS download that would fail certificate validation. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'tools/u_boot_pylib/command.py')
0 files changed, 0 insertions, 0 deletions