mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-05 04:50:51 +08:00
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..
@@ -29,6 +29,10 @@ Log-off and login to SSH again, or run the following command:
|
||||
|
||||
source ~/.bashrc
|
||||
|
||||
Tell acme.sh to set Let's Encrypt as the default CA server (required since Aug 2021):
|
||||
|
||||
acme.sh --set-default-ca --server letsencrypt
|
||||
|
||||
Register a Let's Encrypt account with your email, so you can be notified of any renewal issues:
|
||||
|
||||
acme.sh --register-account --accountemail email@example.com
|
||||
|
||||
Reference in New Issue
Block a user