Setting up SSL for subdomains, IP address how do
kickassapp.com
hi.kickassapp.com
Now, I'm not certain how it SSL certificates and signing agents work with www. and no-www domains. The one I'm thinking about buying is:
From what I have understood I will need two certificates, one for kickassapp.com and one for hi.kickassapp.com, if I don't want to go for the wildcard version which costs 10x as much.
But I have also read that you need a dedicated IP. I don't know if it's per domain or just per webserver?
> You also need to have a dedicated IP address (can be ordered at your web host) and a CSR generated on your web server for the domain name.
Does this mean I need two dedicated IPs, one for kickassapp.com and one for hi.kickassapp.com? I'm not really sure how this relates to what linode offers. I assume that the IP I have assigned is dedicated? Will I need to request a new IP for hi.kickassapp.com? This seems a but overkill for what I'm doing.
I'd love to be sure of what I'm doing before paying for anything…
1 Reply
You might be able to optimize this a bit if you use just one hostname for SSL traffic. Most folks aren't going to do
Multiple certificates are also a possibility. It is no longer the case that you must have a separate IP address for each SSL certificate (see here for why
To summarize: SSL is a mess, certificates are a mess, IPv4 is a mess, Windows XP is a mess, and you'll probably want to present one certificate per IP/port, and that certificate better recognize the hostname the browser is connecting to. Or adopt a "IPv6, SNI, or GTFO" policy and tell XP users without IPv6 to get with the program