Issue #7962 has been updated by Deepak Giridharagopal. Category changed from Doh! to logging
I haven't looked into this in great detail or anything, but my initial thought is that a good place to do this validation is when the agent talks to the master...we log on the master when an agent presents a cert that's N days away from expiring. That way it'll show up in the master logs. Regarding reports, I think you could include this info as part of the Puppet::Transaction::Report object. ---------------------------------------- Feature #7962: Warn when a certificate approaches the expiration date https://projects.puppetlabs.com/issues/7962#change-69102 Author: Jacob Helwig Status: Accepted Priority: High Assignee: Category: logging Target version: 2.7.x Affected Puppet version: Keywords: Branch: It's especially troublesome if the CA or master certificate expires without any real warning. We should be warning in the logs (possibly reports, too?) if any of the certificates (CA, master, agent) are approaching their expiration date. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
