In the event of a new or re-installed CCS Application Server is deployed, possibly for disaster recovery, below are the steps to remove the certificate from on App server on a CCS Manager and add the certificate of the new Application server.
Also if a CCS Manager's certificate become corrupt, the steps below demonstrate how the old certificate can be removed and a new one created and applied to the manager.
CCS 12.6.x
CCS 12.7
The process to register a CCS Manager to a new Application Server is simple and requires a new certificate to be issued from the Certificate Management console in the new CCS installation. Follow these steps to move the CCS Manager:
SymCert command=Install file="<path_to\new_certificate>.p12" type=1 password=<password> DeleteExistingCert=true pause=trueNOTE: The password may be omitted from the command in order for the user to be prompted for it.
The steps above can be repeated for any other CCS Managers that must be moved to a different Application Server.