cli icon indicating copy to clipboard operation
cli copied to clipboard

Add a `--check-certificate` command line option

Open kylewillmon opened this issue 3 years ago • 1 comments

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 avatar Jun 20 '22 15:06 kylewillmon

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?

cd-work avatar Jun 20 '22 15:06 cd-work