puppetlabs/puppet

Add clientcert expiration date as core fact.

开放

#9,361 创建于 2024年5月22日

 (2 条评论) (0 个反应) (0 位负责人)Ruby (2,214 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (7,854 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南