Issue a cert from existing CSR

This commit is contained in:
neil 2016-08-27 14:00:26 +08:00 committed by GitHub
parent 10afcaca2f
commit 8371b030cf
1 changed files with 5 additions and 0 deletions

View File

@ -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".