You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be convenient to have as a core fact. @reverson in my environment, we did write a custom fact to collect this information in part by using the puppet_ssldir fact from the puppet_agent module.
Thank you for reporting this issue. While we agree this is likely an improvement, we do not anticipate addressing this any time soon. We have add the help wanted label in case there are other contributors available to submit a patch.
Use Case
Would be nice to see when clientcerts expire so we know when they need to be rotated, especially when using an external cert provider.
Describe the Solution You Would Like
Add expiration_date to the trusted fact hash
Describe Alternatives You've Considered
Build custom facts, however, the cert name is not available during the custom fact generation in order to get the cert file.
Additional Context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: