amimof / amimof/node-cert-exporter
Posibility to set cipher_suites
Open
- Dominant language
- Go
- Stars
- 186
- Forks
- 36
- Avg merge
- 2m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.