Stewart Nunn

Results 3 comments of Stewart Nunn

From the information provided, this looks to be the same as #746 and the comment about URL redirects seems particularly relevant

Does the curl work when you specify the host header? `curl -X GET -k -H "Host: example.com" https:///111.111.111.111/info&debug=true` If so, what happens when you include the host header in blackbox.yml?

We've having the same problem with AWS services where the IP changes randomly so we hit 403 errors when we should be seeing 200's. We've configured Blackbox to pass through...