Generate new certificate for new domain

quick question.
i just used “sudo certbot --apache” and it worked great!!:slightly_smiling_face:
but if i would like to change to diffrent domain i need to start over? or something else?

Just run sudo certbot --apache again. This won’t be “starting over”, but it will let you choose the different domain and get a certificate for it, assuming you’ve got Apache set up properly.

there is limitation on the amount of the domains for a given ip?

All the limitations can be found here: https://letsencrypt.org/docs/rate-limits/

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