Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra - Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-25-2009, 05:10 AM
New Member
 
Posts: 3
Default [SOLVED] Zimbra 5.0.16 self signed certificates and subjectAltNames

Hi,

Hoping someone can help, I've spent days trying to get this working but all suggestions on wiki and forums seem to fail.

I've tried adding subjectAltNames via the Admin Console but they never seem to work (or show under view certificates).

I've tried using zmcertmgr createcsr, but as soon as I add -subject or -subjectAltNames parameters, the command returns as if I have invalid syntax.

Is there a problem with subjectAltNames under 5.0.16 of Zimbra? Can anyone point me to instructions or a wiki entry that has worked for them?

Many Thanks

Last edited by stevehw : 06-25-2009 at 05:13 AM.
Reply With Quote
  #2 (permalink)  
Old 06-25-2009, 06:25 AM
New Member
 
Posts: 3
Default

To follow up, I managed to get the createcsr working (typing error on my part), followed by createca, createcrt and deploycrt, can now perform the same functions via cli as the Admin console.

However the same problem remains, when I view the certificates the SubjectAltName part is always empty.
Reply With Quote
  #3 (permalink)  
Old 06-25-2009, 09:12 AM
New Member
 
Posts: 3
Default

Got it working

Code:
sudo /opt/zimbra/bin/zmcertmgr createcsr self -new -subject "/C=UK/ST=N\/A/L=N\/A/O=<company>/OU=<company>/CN=<domain>" -subjectAltNames "<alt-domain1>,<alt-domain2>"

sudo /opt/zimbra/bin/zmcertmgr createcrt -days 365

sudo /opt/zimbra/bin/zmcertmgr deploycrt self
Reply With Quote

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com