Has anyone ever installed a wildcard SSL?

Penth

Senior member
Mar 9, 2004
933
0
0
I installed a wild card SSL (I'm kind of a noob with dedicated server).

I have it set up like this:

the wildcard is installed on mydomain.com

then I have another website that is mydomaintype.com

I setup a subdomain of type.mydomain.com

if I go to http://type.mydomain.com it works right (i've linked the subdomain to be the same thing as the domain name), but if I go to https://type.mydomain.com it pulls up the same thing as if I go to http://mydomain.com or https://mydomain.com

so the https is pulling up the wrong page. Anyone have any ideas where I start on this (It's an apache server.)
 

Kadarin

Lifer
Nov 23, 2001
44,296
16
81
Can you post the cert (not the key, just the cert)? Or a link to the domain?
 

Penth

Senior member
Mar 9, 2004
933
0
0
Originally posted by: Cal166
taking a stab on this, but ssl certificate only applies for https?

that's true, but I don't understand why it would pull up a different page when it is https: than when it is http:... I guess I could have installed the certificate wrong.