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.
If they're different sites, you should use different certs. Especially if you're using Let's Encrypt, there's no reason not to.
This comment was deleted 7 years ago
I want to use letsencrypt (free certificates), so I guess it's the first type.