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 way to use your own certificate authority file/directory #416

Open
cminyard opened this issue Aug 23, 2024 · 1 comment
Open

Add a way to use your own certificate authority file/directory #416

cminyard opened this issue Aug 23, 2024 · 1 comment

Comments

@cminyard
Copy link

Add a way to specify your own CA instead of using the one from the system. Much like the "+tls-ca" option to dig.

@cminyard
Copy link
Author

cminyard commented Sep 13, 2024

BTW, I know that you can set the SSL_CERT_FILE or SSL_CERT_DIR environment variables on Linux, but that is not as clear or reliable as a direct parameter. The environment variables don't work on MacOS. I don't know if they work on Windows.

So a command line option or configuration file option is still much preferred.

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

No branches or pull requests

1 participant