Webinject icon indicating copy to clipboard operation
Webinject copied to clipboard

HTTPS request via proxy with Auth

Open jmr567 opened this issue 12 years ago • 0 comments

Hi Sven,

I've been using webinject via a proxy service over the last few days and it's working great. I have however hit a snag. When I try and run using a proxy for a HTTPS request it fails with the auth. I think it's not parsing the username and password correctly. Am doing something wrong?

Example config.xml https://www.google.com.au yes 10 username:[email protected]:44444 nagios 10 testcases.xml

Example testcases.xml

Log output 500 Can't connect to www.google.com.au:443 (Bad service '[email protected]')

Note it works fine when using a HTTP baseurl.

Regards, Josh

jmr567 avatar May 01 '13 09:05 jmr567