scripts: always check certificates
[openwrt/openwrt.git] / config / Config-build.in
index 400bf15665df29d5280e9ecc63096682b4cd316f..2eded2b288424be38a7035dda6b85cf4a1265d2d 100644 (file)
@@ -58,6 +58,10 @@ menu "Global build settings"
                bool "Enable signature checking in opkg"
                default SIGNED_PACKAGES
 
+       config DOWNLOAD_CHECK_CERTIFICATE
+               bool "Enable TLS certificate verification during package download"
+               default y
+
        comment "General build options"
 
        config TESTING_KERNEL