Saw this fault in UCS Manager prior to a firmware upgrade “default Keyring’s certificate is invalid, reason: expired”
I didn’t want any issues to interfere with the upgrade – not that this would, but for my piece of mind. So I regenerated it by issuing the following commands. This is a non-intrusive procedure and only need to run once on the primary FI. If you’re not sure which one is primary, simply establish a Putty session to the UCS Manager.
scope security
scope keyring default
set regenerate yes
commit-buffer
After a few minutes the fault in the UCS Manager cleared and I performed the firmware upgrade.