minor typos
parent
2017593ea8
commit
24994992b1
|
@ -5,9 +5,9 @@ See also: https://github.com/acmesh-official/acme.sh/wiki/Change-default-CA-to-
|
|||
|
||||
|
||||
|
||||
ZeroSSL doesn't have stagging and no production rate limit, you can issue unlimited SSL of 90 Days.
|
||||
ZeroSSL doesn't have staging and no production rate limit, you can issue unlimited SSL of 90 days.
|
||||
|
||||
Alternatively you can create account and grab your acme creditentals faster on [ZeroSSL ](https://zerossl.com) and even manage issued SSL.
|
||||
Alternatively you can create account and grab your acme credentials faster on [ZeroSSL ](https://zerossl.com) and even manage issued SSL.
|
||||
|
||||
|
||||
https://zerossl.com/letsencrypt-alternative/#acme
|
||||
|
@ -26,7 +26,7 @@ acme.sh --register-account -m myemail@example.com --server zerossl
|
|||
|
||||
```
|
||||
If you already have an account at www.zerossl.com,
|
||||
you can also register your acme account with External Account Binding(EAB) credentials.
|
||||
you can also register your acme account with External Account Binding (EAB) credentials.
|
||||
|
||||
1. Generate your EAB credentials at: https://app.zerossl.com/developer
|
||||
2. Register acme account:
|
||||
|
|
Loading…
Reference in New Issue