openapi-fuzzer icon indicating copy to clipboard operation
openapi-fuzzer copied to clipboard

Verbose logs for troubleshooting?

Open shafr opened this issue 1 year ago • 2 comments

I've just switch to the latest version (using cargo install) and now after starting fuzzing nothing is going on, I just see header & then it hangs. Is there a way to output verbose logs of what's going on ? If I run command with Strace I see that's there's something going on.

Also is there a way to ignore certificates ? When I switch domain to a IP address i'm getting:

Error: unable to send request: https://1.2.3.4/healthcheck: Connection Failed: tls connection init failed: invalid peer certificate: NotValidForName

shafr avatar Aug 31 '23 07:08 shafr