SuperBenchmarker
SuperBenchmarker copied to clipboard
Allow insecure requests
something like --insecure to allow for benchmarking when certificate is not valid
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.
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?