privoxy-regression-test: Add a --privoxy-cgi-prefix option
authorFabian Keil <fk@fabiankeil.de>
Sun, 13 Dec 2020 06:46:58 +0000 (07:46 +0100)
committerFabian Keil <fk@fabiankeil.de>
Mon, 14 Dec 2020 07:49:17 +0000 (08:49 +0100)
commit7fb7e28f2c2b3c45fc856210752f1e652f7132f0
tree41f17b8a955bb1a3dc92a724416bd61eb115b12c
parent8046e990f5a151be338b5d6b87ae48c27e95a417
privoxy-regression-test: Add a --privoxy-cgi-prefix option

... that specifies the prefix to use when building URLs that are
supposed to reach Privoxy's CGI interface. If it's not set,
http://p.p/ is used, which is supposed to work with the default
Privoxy configuration.

If Privoxy has been built with FEATURE_HTTPS_INSPECTION enabled,
and if https inspection is activated with the +https-inspection
action, this option can be used with "https://p.p/" provided the
system running Privoxy-Regression-Test has been configured to
trust the certificate used by Privoxy.

Note that there are currently two tests in the official
regression-tests.action file that are expected to fail
when using "https://p.p/" as privoxy-cgi-prefix.
tools/privoxy-regression-test.pl