Replacing the Copy Services Manager server certificates
The server gets installed with a default set of self signed certificates. You can change the default certificates that are supplied by Copy Services Manager. The current recommended format for uploading certificates into the Copy Services Manager server is the p12 format.
The following interfaces on the Copy Services Manager server use certificates in order to create a secure TLS connection.
- Copy Services Manager GUI - this includes all browser based communication as well as REST API communication. Default port is 9559.
- Copy Services Manager CLI - this includes all Java based connections to the server from local or remote Command line interfaces. Default port is 9560.
- Copy Services Manager Active/Standby connections - this is the communication between any active and standby servers. Default port is 9561.
The following pages provide instructions on how to modify these certificates or replace the certificates with custom or third party certificates. After installation, each of the above connections will use separate certificates, however, starting with the 6.3.15.0 release, all certificates can be replaced and managed by a single uploaded certificate for the server using the GUI interface.