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

Posibility to set cipher_suites #97

Open
INGDawidKasza opened this issue Oct 16, 2024 · 1 comment
Open

Posibility to set cipher_suites #97

INGDawidKasza opened this issue Oct 16, 2024 · 1 comment

Comments

@INGDawidKasza
Copy link

I am using the node-cert-exporter in an environment where ports are scanned for weak cipher settings. In the regular node_exporter, there is an option flag --web.config.file="" that allows specifying ciphers that are not recommended for use.

Please consider adding this option to the node-cert-exporter as well.

For reference, here is the node_exporter documentation:
https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md

ps. --web.config.fil might also be useful for other setup purposes.

@amimof
Copy link
Owner

amimof commented Oct 21, 2024

Hey @INGDawidKasza This is a great idea. I will try to find the time to implement something that is testable as soon as I can. I'll keep you posted

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

2 participants