tn3399_openwrt/config
Josh Roys 90c6e3aedf
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>
2022-09-10 15:24:22 +02:00
..
check-uname.sh build: add HOST_OS_LINUX and HOST_OS_MACOS config symbols 2021-11-01 16:37:52 +01:00
Config-build.in scripts: always check certificates 2022-09-10 15:24:22 +02:00
Config-devel.in bcm53xx: use -falign-functions=32 for kernel compilation 2022-07-03 13:59:12 +02:00
Config-images.in uml: make use of 'rootfs-part' feature 2022-01-23 19:48:31 +00:00
Config-kernel.in kernel: add KERNEL_DEBUG_VIRTUAL 2022-07-07 15:07:16 -07:00