[SOLVED] Trouble installing commercial certificates on Zimbra Hi,
I am using Zimbra FOSS 5.02. We purchased a commercial certificate from Digicert and wanted to install that onto Zimbra. I received 3 crt files:
1/
TrustedRoot.crt
2/
DigiCertCA.crt
3/
mail_westerlike_com.crt
I added 3/ as Certificate:, 1/ as Root CA: and 2/ as Intermediate. When I click install I get the following error:
Your certificate was not installed due to the error : system failure: XXXXX ERROR: failed to create jetty.pkcs12
If I only add 3/ and 1/ I get the error:
Your certificate was not installed due to the error : system failure: XXXXX ERROR: Invalid Certificate Chain: /opt/zimbra/mailboxd/webapps/zimbraAdmin/tmp/current.crt: /C=hu/ST=Csongrad/L=Szeged/O=Westerlike Informatikai \xE9s Kereskedelmi Kft./OU=Westerlike/CN=mail.westerlike.com
If I add 3/ and 2/ I get the error:
Your certificate was not installed due to the error : system failure: XXXXX ERROR: failed to create jetty.pkcs12
What is wrong? Can someone help me? |