2
2 Comments

Two domains, should I have one or two SSL certs?

I have 2 domains, domain1.com (company) and domain2.com (one of the products of the company).
Should I use one SSL certificate for both domains or have two separate SSL certificates, one for each domain?
domain1.com is not a redirect for domain2.com or vice versa.

  1. 2

    If they're different sites, you should use different certs. Especially if you're using Let's Encrypt, there's no reason not to.

  2. 1

    This comment was deleted 7 years ago

    1. 1

      I want to use letsencrypt (free certificates), so I guess it's the first type.