Finally, I wrote another script (sslic) that lets me automate the process of installing the cert in my shared namecheap hosting using Cpanel API (UAPI)
Thus the whole process is automated:
- Get the cert with letsacme
- Install the cert with sslic
- Run a cron job that integrates the above two.
I have laid out the step by step process in this tutorial
I am using this method for my sites:
https://docs.neurobin.org
etc…