[email protected] (Mayuresh) writes: >I am not sure if I can have a common letsencrypt certificate for multiple >domains.
>So, what are some good ways to deal with this? The correct way is to use a web server that supports SNI. This allows to use multiple certificates with a single IP address. You can also get a single certificate for multiple domains (or a wildcard for subdomains) from letsencrypt,
