Adding another domain to an installed Certificate

I have another site www.AqarPartners.com that I need to install a LetsEncrypt Certificate.
Is there any way to add the this domain to the same certificate I had installed in www.Arab.Academy , or should I repeat the complete steps of installing a new certificate for the new domain?

My web server is Apache 2:

The operating system my web server runs on is AWS/Lightsail/Bitnami/Wordpress/Linux

My hosting provider, if applicable, is: AWS

I can login to a root shell on my machine (yes or no, or I don’t know): YES

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):

The version of my client is `certbot

Hi @ahalimo

both is possible.

But my personal opinion: Split it.

One example.com - certificate (with non-www and www) per main domain example.com.

Create a new port 80 vHost, then it should be easy to create a new certificate.

If there is a problem with a certificate, only one domain is affected. Same, if you hit a Letsencrypt limit.

Thanks Juergen.

Please help me in writing the needed command for automatic renewal of the certificate before the expire day

It’s the same command like your other domain.

The renew problem isn’t a Certbot problem. It’s a problem of the transfer Certbot -> Bitnami.

If the other certificate is renewed via Certbot, you don’t need an additional Certbot renew command.

I have not made any renewal command for the other domain. I still need to learn how to do it.

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