It would be good to show certificate information in mc admin info. It would be great if it would show:
Check if for there is a matching private key for the certificate.
Show the NotBefore and NotAfter timestamps for each certificate. If the certificate isn't valid, then it should be displayed in red and a warning should be shown.
Check the number of nodes where the certificate is installed. If it's not equal to the number of nodes, then the number of nodes should be displayed in red and a warning should be shown.
It would be good to show certificate information in
mc admin info
. It would be great if it would show:NotBefore
andNotAfter
timestamps for each certificate. If the certificate isn't valid, then it should be displayed in red and a warning should be shown.