Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow insecure requests #66

Open
florin-szilagyi opened this issue Oct 21, 2021 · 2 comments
Open

Allow insecure requests #66

florin-szilagyi opened this issue Oct 21, 2021 · 2 comments
Assignees
Labels

Comments

@florin-szilagyi
Copy link

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

@aliostad aliostad self-assigned this Oct 21, 2021
@aliostad
Copy link
Owner

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
Copy link
Owner

aliostad commented Oct 21, 2021

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants