When we get a certificate from letsencrypt, it has to be renewed periodically. The question is when do you run the renew? It is simple ( this is an command for that ) The command gives you the time period for the expiry and from when we can renew the cert. Then we can set […]
Tag: certbot
The certbot ssl certificate is valid only for 90 days. We might have to keep renewing it. We will get an email update about expiring certificates. If you have set up cloudfare for your website, make sure the dns is pass through. This is required while the renewal process goes on. Renewal typically take some […]