AutoSSL Check every 5 minutes?
Hello,
How do I make AutoSSL check all accounts every 5 minutes to make sure my customers are getting their SSL as soon as possible.
-
Hello, The following cron job is setup by default: # cat /etc/cron.d/cpanel_autossl 25 22 * * * root /usr/local/cpanel/bin/autossl_check --all
You could setup a custom root cron job that makes use of the same command if you want it to run more frequently. Thank you.0
Please sign in to leave a comment.
Comments
1 comment