I ll replace a cert, but Im not sure what mean that: Renew & replace the cert (limit ~5 per 7 days)
Certbot is telling you that you already have a certificate, and giving you the option of:
- Just re-installing the certificate you already have, or
- Creating a brand new certificate and discarding the one you have
Option #2 is subject to rate limits. You can only create a new identical certificate 5 times per week.
For that reason, it’s recommended you choose the other option. Use the certificate you already have.
Thank you, my question has been solved