How to autorenew all SSL certificates (login Sentora and domains) - without our interventions?
It's ok to create a cron job like the following to run every 2 months?
Or there is another command?
It's ok to create a cron job like the following to run every 2 months?
Code:
1 0 * */2 * /path/to/letsencrypt-auto renew
Or there is another command?