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

Support Java Keystore #141

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kmdrn7
Copy link

@kmdrn7 kmdrn7 commented Jul 3, 2023

Add support for probing java keystore (JKS PKCS8 encoded) files

Name: prometheus.BuildFQName(namespace, "", "jks_cert_not_after"),
Help: "NotAfter expressed as a Unix Epoch Time for a certificate found in a java keystore file",
},
[]string{"hostname", "file", "serial_no", "issuer_cn", "cn", "dnsnames", "ips", "emails", "ou"},
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this need a hostname label? I'm not sure how that's related to a Java Keystore file.

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

Successfully merging this pull request may close these issues.

2 participants