]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
fix downloading Snort rules if behind upstream proxy
authorPeter Müller <peter.mueller@link38.eu>
Mon, 29 Oct 2018 17:49:49 +0000 (18:49 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 1 Nov 2018 10:30:08 +0000 (10:30 +0000)
commit0c451a4a3262d564e298a13a252fd59e573da3a5
tree9de0b16915ceff3a3cd6af11bcb4b6d04fa0ada1
parentc3070d32e3f1223ff3a35f190978883b0804eb3f
fix downloading Snort rules if behind upstream proxy

Currently, the wget call only uses proxy information for HTTP.
Since rulesets are downloaded via HTTPS now, the same information
also needs to be applied for HTTPS.

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/ids.cgi