You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2021. It is now read-only.
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?
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
The text was updated successfully, but these errors were encountered: