From f2fb780874e07acd4bc5394246ed0b10d3b11d25 Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 31 Mar 2022 07:43:52 +0800 Subject: [PATCH] Updated Google public CA (markdown) --- Google-public-CA.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Google-public-CA.md b/Google-public-CA.md index 22cd15e..74e79ec 100644 --- a/Google-public-CA.md +++ b/Google-public-CA.md @@ -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: ``` - 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 \ -d example.com --dns dns_cf