Hacker News new | ask | show | jobs
by jagermo 4098 days ago
Ok, for the semi-newb here - this would do if I just wanted to secure a single site (e.g. a blog) without a subdomain, right?

Because I should really get on that

1 comments

Hi, you could have blog.yourdomain.tld and yourdomain.tld in the same certificate for free.

edit: to make it simple you have the right of one sub domain and the root domain without subdomain. As soon as you need more than one, you will need to go for a wildcard (which is not free).

perfect, thanks.