openwrt/config
Josh Roys f0bca34f16 scripts: always check certificates
Remove flags from wget and curl instructing them to ignore bad server
certificates. Although other mechanisms can protect against malicious
modifications of downloads, other vectors of attack may be available
to an adversary.

TLS certificate verification can be disabled by turning oof the
"Enable TLS certificate verification during package download" option
enabled by default in the "Global build settings" in "make menuconfig"

Signed-off-by: Josh Roys <roysjosh@gmail.com>
[ add additional info on how to disable this option ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz> [backport]
(cherry picked from commit 90c6e3aedf)
2022-09-21 11:52:40 +02:00
..
Config-build.in scripts: always check certificates 2022-09-21 11:52:40 +02:00
Config-devel.in bcm53xx: use -falign-functions=32 for kernel compilation 2022-07-08 16:18:25 +02:00
Config-images.in build: use SPDX license tags 2021-02-05 14:54:47 +01:00
Config-kernel.in build: Replace KERNEL_LOCKUP_DETECTOR with KERNEL_SOFTLOCKUP_DETECTOR 2021-09-13 18:48:55 +02:00