From 8371b030cf00b99b516a4ea2ff09e1ca349974f6 Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 27 Aug 2016 14:00:26 +0800 Subject: [PATCH] Issue a cert from existing CSR --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cd824ff6..7fc302b0 100644 --- a/README.md +++ b/README.md @@ -302,6 +302,11 @@ You can update acme.sh to the latest code: acme.sh --upgrade ``` +# 12. Issue a cert from existing CSR + +https://github.com/Neilpang/acme.sh/wiki/Issue-a-cert-from-existing-CSR + + # Under the Hood Speak ACME language using shell, directly to "Let's Encrypt".