Updated ZeroSSL.com CA (markdown)

master
neil 2021-01-30 20:23:57 +08:00
parent ebeb28c0e6
commit 47cd92da0a
1 changed files with 2 additions and 1 deletions

@ -13,12 +13,13 @@ https://zerossl.com/letsencrypt-alternative/#acme
acme.sh --register-account -m myemail@example.com --server zerossl acme.sh --register-account -m myemail@example.com --server zerossl
``` ```
```
If you already have an account at www.zerossl.com, you can register your acme account with External Account Binding(EAB) credentials. If you already have an account at www.zerossl.com, you can register your acme account with External Account Binding(EAB) credentials.
1. Generate your EAB credentials at: https://app.zerossl.com/developer 1. Generate your EAB credentials at: https://app.zerossl.com/developer
2. Register acme account: 2. Register acme account:
```
acme.sh --register-account --server zerossl \ acme.sh --register-account --server zerossl \
--eab-kid xxxxxxxxxxxx \ --eab-kid xxxxxxxxxxxx \
--eab-hmac-key xxxxxxxxx --eab-hmac-key xxxxxxxxx