Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Can't get a self-signed wildcard SSL certificate to work

hostnoobhostnoob Veteran
edited June 2014 in Help

I can get it to work on either domain.com or *.domain.com but not both.

If I put the common name as domain.com it works for https://domain.com but not https://anything.domain.com

If I put the common name as *.domain.com it works for https://anything.domain.com but not https://domain.com

I've tried setting nginx to server_name *.domain.com; as I read in a guide, but that doesn't work either

Comments

Sign In or Register to comment.