|
|
| ZCS Administrator's Guide, Network Edition 4.5, Rev 2 11/07 |
The CLI command zmcreateca creates the signing certificate and zmcreatecert creates a new self-signed certificate. After a certificate is created, zmcertinstall is the CLI command to install it.Example of steps to use to stop tomcat, delete a certificate that is not working and then create a new certificate and install it.
2. Type su - zimbra, then type the following all on one linekeytool -delete -alias my_ca -keystore /opt/zimbra/java/jre/lib/security/cacerts -storepass changeit
4.
5.
6.
7.
8.
|
|
| ZCS Administrator's Guide, Network Edition 4.5, Rev 2 11/07 |