mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-15 12:52:13 +08:00
Updated Google public CA (markdown)
@@ -16,7 +16,9 @@ It supports multiple domains and wildcard domains. The lifetime of the cert is
|
|||||||
3. OK, Done. You can register an ACME and issue certs now:
|
3. OK, Done. You can register an ACME and issue certs now:
|
||||||
|
|
||||||
```
|
```
|
||||||
acme.sh --register-account -m myemail@example.com --server google
|
acme.sh --register-account -m myemail@example.com --server google \
|
||||||
|
--eab-kid xxxxxxx \
|
||||||
|
--eab-hmac-key xxxxxxx
|
||||||
|
|
||||||
acme.sh --issue --server google \
|
acme.sh --issue --server google \
|
||||||
-d example.com --dns dns_cf
|
-d example.com --dns dns_cf
|
||||||
|
|||||||
Reference in New Issue
Block a user