Correct way to Add new domains for Lets Encrypt on Debian 9

i will 3 domains to share this certificate … If that’s the case, the correct command should be this?

sudo certbot --apache --cert-name my1stdomain.com -d my1stdomain.com -d my2stdomain.com -d my3rddomain.com

Yes. You might also want to think about whether you want the www. subdomains to be included; if so, they should all be listed too.

1 Like

thanks for your fast reply.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.