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

Add a --check-certificate command line option #483

Open
kylewillmon opened this issue Jun 20, 2022 · 1 comment
Open

Add a --check-certificate command line option #483

kylewillmon opened this issue Jun 20, 2022 · 1 comment
Labels
enhancement New feature or request low priority Should be handled as time permits

Comments

@kylewillmon
Copy link
Contributor

If the user sets ignore_certs in their config file, there is currently no way to force the CLI to check certificates without modifying that file.

@kylewillmon kylewillmon added enhancement New feature or request needs triage Needs to be reviewed or assigned low priority Should be handled as time permits and removed needs triage Needs to be reviewed or assigned labels Jun 20, 2022
@cd-work
Copy link
Contributor

cd-work commented Jun 20, 2022

While this makes sense in theory, I wonder how relevant it would be in practice? If you send so much stuff without certificates that you even set it in your config file, do you really have the need to manually send stuff with certificates in one-off requests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority Should be handled as time permits
Projects
None yet
Development

No branches or pull requests

2 participants