Hi all,
I'm trying to create a certificate to my Zimbra Server 7. My server have a FQDN like mail.mycompany.xxx and a subject alternative name (SAN) like webmail.mycompany.xxx.
Generating the CSR file don't work, because when execute the command "openssl req -in commercial.csr -noout -text" i get:
"Certificate Request:
Data:
Version: 0 (0x0)
Subject: C=CC, ST=City, L=City, O=Company, OU=OU, CN=mail.mycompany.xxx
...
...
...
X509v3 Subject Alternative Name:
DNS:mail.mycompany.xxx, DNS:web
...
..."
You can see, in bold text, the SAN is a mistake, where's web should be webmail.mycompany.xxx
This problem occurs both by the administrator console certificate wizard or executing the command "/opt/zimbra/bin/zmcertmgr createcsr comm -new "/C=CC/ST=City/L=City/O=Company/OU=OU/CN=mail.mycompany.xxx" -subjectAltNames "webmail.mycompany.xxx"
Can someone help me please.
Best wishes,
Pedro Paixão


LinkBack URL
About LinkBacks


