]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/cfgroot/ids-functions.pl
ids-functions.pl: Downloader now also uses upstream proxy for HTTPS
[ipfire-2.x.git] / config / cfgroot / ids-functions.pl
index 7c6b884c51f38c68248528f181f34dac33907184..c35bed7e5ffc92d8159d8dec0e7c512024f291a5 100644 (file)
@@ -194,7 +194,7 @@ sub downloadruleset {
                }
 
                # Setup proxy settings.
-               $downloader->proxy('http', $proxy_url);
+               $downloader->proxy(['http', 'https'], $proxy_url);
        }
 
        # Grab the right url based on the configured vendor.