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 |