jonpchin / gochess

Online real time chess web server using websockets
MIT License
47 stars 17 forks source link

Cron job for automating renewal of SSL cert before it expires #72

Closed jonpchin closed 6 years ago

jonpchin commented 7 years ago

Cron job for automating renewal of SSL cert every 3 months. Need to have cron job on server launch check SSL cert expiration date and if its expired or will expire in less then 1 week, attempt to renew cert and install it on to the server.