I’m trying to use a wildcard godaddy cert and having some issues. Once
I changed the openssl CSR request to have “*.domain.com” instead of
“domain.com” now I get an error when trying to start nginx:
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a
DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter ‘.’, the field will be left blank.
Country Name (2 letter code) [GB]:US
State or Province Name (full name) [Berkshire]:.
Locality Name (eg, city) [Newbury]:.
Organization Name (eg, company) [My Company Ltd]:.
Organizational Unit Name (eg, section) []:.
Common Name (eg, your name or your server’s hostname) []:*.domain.org
Email Address []:[email protected]
Sorry I don’t have a lot to add, but I thought it worth mentioning
that I just bought and configured a GoDaddy wildcard SSL certificate a
couple weeks ago, and it’s working without any issues. I bought the
low-end ($199/yr) wildcard cert, in case that matters. I’m running
nginx-0.8.29.
From what Firefox says, it almost sounds like GoDaddy gave you a
non-wildcard cert. (I believe all their non-wildcard certs are valid
for both domain.com and www.domain.com.)
Again, this likely isn’t much help other than knowing that someone
else has this working.
Verify return code: 19 (self signed certificate in certificate chain)
which is odd; this is the bundle from Godaddy.
www.domain.org and domain.org have no issues, if I view the cert it
shows me “server alternate names” as being both of those - but if I
try any other aliases it won’t work.