-
Generate SSL cert and key if not already done:
/home/yourusername/.acme.sh/acme.sh --issue -d yoursite.com -d www.yoursite.com -d mail.yoursite.com -w /home/yourusername/yoursitefolder
. Note the .crt file and copy the path/filename for future use. -
Manually add SSL via A Small Orange cPanel, just this first time.
-
Find corresponding .crt file in /home/yourusername/ssl/certs/ and copy path/filename. Do the same with .key file.
Add following to a cron job: