Hacker News new | ask | show | jobs
by someone_here 5697 days ago
So I've been setting up all my sites as separate domain names, with things like code.domain.com and email.domain.com. Should I migrate these services, or is there a way to use HTTPS on many subdomains?
1 comments

You can buy a global wildcard certificate that lets you create a domain name for *.domain.com. It costs like $199/year on GoDaddy I think, so you'd have to figure out if you think it would be worth it over getting individual certificates as $12/cert.
> would be worth it over getting individual certificates as $12/cert

Which you can't really do in shared-IP virtual hosting, since SNI support is still a bit spotty.