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

Feature request: Support for encrypted key files #395

Open
motmot80 opened this issue Jun 20, 2023 · 0 comments
Open

Feature request: Support for encrypted key files #395

motmot80 opened this issue Jun 20, 2023 · 0 comments

Comments

@motmot80
Copy link

Description

There should be an option to use passwords for encrypted certificates.

Actual

The implementation tries to read the certifcate without an option to decrypt it first.
https://github.com/danielqsj/kafka_exporter/blob/a1d846df120ec306e2ca36557ccba5e697f1229f/kafka_exporter.go#LL232C4-L232C71
If the certificate is encrypted the start fails

grafik

Expected

There should be an option to decrypt encrypted key files.

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