SuperBenchmarker icon indicating copy to clipboard operation
SuperBenchmarker copied to clipboard

Allow insecure requests

Open florin-szilagyi opened this issue 3 years ago • 2 comments

something like --insecure to allow for benchmarking when certificate is not valid

florin-szilagyi avatar Oct 21 '21 14:10 florin-szilagyi

Ah, I thought I already had this, but apparently not. I will add the option to -g which is about SSL with value -1 for ignore cert. Will do this weekend.

aliostad avatar Oct 21 '21 14:10 aliostad

OK, I just tested and it already works since I think I have already done it. For example:

sb -d -u https://expired.badssl.com/

If you have a problem can you please send a URL that does not work?

aliostad avatar Oct 21 '21 19:10 aliostad