Let's encrypt auto renew ssl Cert

I know a lot of other developers have already added support to auto renew let’s encrypt certs every 60 days. I was wondering if this could be a function that you could add to the server’s advanced options. The Let’s encrypt api exists so all that is needed is fqdn and a simple script that runs during the maintenance routine.

I know I can do the update with a separate vm and pull the cert compile it so the plex will accept it then copy the file over and reboot plex so the it picks up the new cert. but all in one is much nicer.