From 47cd92da0aeb75df4686166dd7d30b763b36f25a Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 30 Jan 2021 20:23:57 +0800 Subject: [PATCH] Updated ZeroSSL.com CA (markdown) --- ZeroSSL.com-CA.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ZeroSSL.com-CA.md b/ZeroSSL.com-CA.md index bc5ba59..687fc06 100644 --- a/ZeroSSL.com-CA.md +++ b/ZeroSSL.com-CA.md @@ -13,12 +13,13 @@ https://zerossl.com/letsencrypt-alternative/#acme 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. 1. Generate your EAB credentials at: https://app.zerossl.com/developer 2. Register acme account: -``` + acme.sh --register-account --server zerossl \ --eab-kid xxxxxxxxxxxx \ --eab-hmac-key xxxxxxxxx