View Single Post
  #2 (permalink)  
Old 03-14-2008, 09:00 PM
mmorse mmorse is offline
Moderator
 
Posts: 6,237
Default

It's along the lines of:
Quote:
keytool -import -keystore /opt/zimbra/java/jre/lib/security/cacerts -storepass changeit -alias <alias> -file <certfile>
Reply With Quote