Video tutorial/credit to Anatu Tech: https://www.youtube.com/watch?v=VPzxid4jRX0
- install https://github.com/acmesh-official/acme.sh
- go to your cpanel, in Terminal tool, type:
.acme.sh/acme.sh --issue -d AAA -w /home/BBB/public_html/AAA/ --server letsencrypt
where:
- AAA = the domain for which you want to create the certificate
- BBB = your namecheap username
- Multiple domains? add
-d AAA2 -d AAA3
etc, for each extra domain...
- execute, that will create files in a folder
.acme.sh/<AAA>_ecc
- open that folder with the file manager in another tab