View Single Post
  #4 (permalink)  
Old 09-17-2008, 07:03 AM
bibo bibo is offline
Senior Member
 
Posts: 55
Default

Hi All,

I figure out the command syntax, but I donīt know if I should use "common name" with webmail.mydomain.br and "othername" with mailhost.mydomain.br or vice-versa.
Bellow I show the command syntaxe.

[root@mailhost ~]# /opt/zimbra/bin/zmcertmgr createcsr comm -new "/C=BR/ST=Rio de Janeiro/L=Rio de Janeiro/O=My Company/OU=My Depart/CN=webmail.mydomain.br" -subjectAltNames "otherName:mailhost.mydomain.br"

or

[root@mailhost ~]# /opt/zimbra/bin/zmcertmgr createcsr comm -new "/C=BR/ST=Rio de Janeiro/L=Rio de Janeiro/O=My Company/OU=My Depart/CN=mailhost.mydomain.br" -subjectAltNames "otherName:webmail.mydomain.br"

Best regards,
Bibo
Reply With Quote