A while back I noticed my cPanel/WHM server was struggling with renewing certificates through its AutoSSL feature. The error I got back was this:
The “cPanel (powered by Sectigo)” provider cannot currently accept incoming requests. The system will try again later.
Scouring the web for solutions I found some potential ones such as chmod
’ing some directories and running autorepair scripts but none of that seemed to the trick.
The solution that eventually did the trick for me was to simply ditch Sectigo and use Let’s Encrypt™ instead. The switch is easy, as there’s a cPanel plugin which you can install pretty easily:
Log in to the server as the
root
user.Run the following command:
/usr/local/cpanel/scripts/install_lets_encrypt_autossl_provider
Log in to WHM and navigate to the Manage AutoSSL interface (WHM » Home » SSL/TLS » Manage AutoSSL).
In the Providers tab, select the Let’s Encrypt™ option. The interface will display the Terms of Service section.
Review Let’s Encrypt’s terms of service. If you agree, select the I agree to these terms of service option.
Click Save.
Once enabled, re-run AutoSSL and all should be fine again.
~
Thank me with a coffee.
I don\'t do this for profit but a small one-time donation would surely put a smile on my face. Thanks!
To stay in the loop you can follow @bramus or follow @bramusblog on Twitter.