Actions
Bug #30668
open"CA Certificate Expiry Date" in Puppet CA proxy shows the first expiring server certifcate (not the CA)
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
The Foreman proxy screen reports when the CA certificate is about to expire: https://github.com/theforeman/foreman/blob/develop/app/views/puppetca/_expiry.html.erb#L4
But it's not the date of the CA certificate, it's the date of the first (valid) certificate that's about to expire: https://github.com/theforeman/foreman/blob/develop/app/services/proxy_status/puppetca.rb#L20
I'm running an older version of Foreman (1.2.3), but it looks like it isn't fixed yet (based on the code in the GitHub repo).
No data to display
Actions