puppetlabs/puppet

Add clientcert expiration date as core fact.

Open

#9361 aperta il 22 mag 2024

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Ruby (2214 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (7854 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor