We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There seem to be a change that have made issue certificate to default to `ECC certificates`. These affects the activation of securing the domain in question because ecc certificates create a subdirectory (domain.com_ecc), storing the certificates and key there. Instead of the domain.com directory.... Hope this helps anyone having this difficulty
On 01 Aug 2021 acme.sh changed the default CA from Let's Encrypt to ZeroSSL, however, ZeroSSL requires a current version of OpenSSL to work, which is not present on namecheap shared hosting..
Partial rewrite. Fixes inaccuracy with --update-account vs --register-account, change code formatting, make clarifications.
Updated Simple guide to add TLS cert to cpanel (markdown)
add limitation
Fix case
add HSTS
add ecc and webroot
add force
Created Simple guide to add TLS cert to cpanel (markdown)