puppetlabs/puppet

Add clientcert expiration date as core fact.

Ouverte

#9 361 ouverte le 22 mai 2024

 (2 commentaires) (0 réaction) (0 personne assignée)Ruby (2 214 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (7 854 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur