mptower Hello, I started hosting an ITflow website for my business in December. Its certificate expires in a little less than a month and I can not find any documentation on renewing it. I used the install script to install on my cloud host. After running history I saw I never ran a command to get an SSL cert so it must have been done via the install script. I am wondering if it auto renews or if there is guidance somewhere for updating it. Thanks!
wrongecho_hiatus Hello, The install script requests and installs a certificate from Let's Encrypt using CertBot. CertBot should automatically add a Cron job to renew the certificate, but you can try manually with sudo certbot renew
wrongecho_hiatus You're welcome! You can always certbot renew --dry-run if you wanna test things before