puppetlabs/puppet

Add clientcert expiration date as core fact.

オープン

#9,361 opened on 2024/05/22

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Ruby (2,214 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (7,854 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド