View Single Post
  #4 (permalink)  
Old 12-11-2007, 02:51 AM
blaze blaze is offline
Senior Member
 
Posts: 64
Default Another update

I am continuing to work on this issue and I have another question:

Quote:
Since my certificates are in PEM format I have decided to attempt the manual steps again. The question is, when making a PKCS12 file, how does one cater for the root and intermediate certificates?
The instructions state:

Quote:
keytool -import -alias YOUR_CA_NAME -keystore /opt/zimbra/java/jre/lib/security/cacerts -storepass changeit -trustcacerts -file /PATH/TO/YOUR/CACERT
Is this the same for Version 5 RC2? I have tried this without much success. I still get the error:

Quote:
"The correct root certificate is not installed"
Any help here guys?

Thanks
Reply With Quote