I'm getting a message saying my Server Certificate Expired when I use Management Center for IPS Sensors.
I found bug CSCsa88926 that has Workaround:
Generate a new SSL certificate:
Stop the daemon manager (net stop crmdmgtd)
From:
$INSTALL_ROOT\CSCOpx\MDC\Apache\conf\ssl
run:
..\..\gencert
Restart the daemon manager (net start crmdmgtd)
But this fails to generate new cert keys.
Anybody have any idea what to do?