Quote:
Originally Posted by sikander Thank you for your reply
I have already created certificate using my own ca. Now i want to install that certificate on my zimbra server. How can i do that? please provide some details if possible.
Best Regards,
Sikander |
use
/opt/zimbra/bin/zmcertmgr verifycrt comm /opt/zimbra/ssl/zimbra/commercial.key ./commercial.crt ./commercial_ca.crt
where .key and .crt are certificate files
hope this helps