Recovering from expired Server certificates
If the Grid has been stopped for an extended period, and the server certificates has expired without Grid being online to rotate them, the Grid will not start. To resolve this issue, you must manually rotate the server certificates using the following command:
java -jar <grid install folder>/tools/grid-cli.jar certificate proxy rotate -confirm
Once you have run the command, restart the Grid system services and the Grid itself.