tests: add https-proxy support to the test suite

Initial test 1630 added with basic HTTPS-proxy use. HTTPS-proxy is like
HTTP proxy but with a full TLS connection to the proxy.

Closes #5399
This commit is contained in:
Daniel Stenberg 2020-05-14 09:44:17 +02:00
parent 61504b5ef9
commit e2a7a6bb9e
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 139 additions and 30 deletions

View file

@ -194,6 +194,8 @@ test1608 test1609 test1610 test1611 test1612 \
\
test1620 test1621 \
\
test1630 \
\
test1650 test1651 test1652 test1653 test1654 test1655 \
\
test1700 test1701 test1702 \