mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-08-13 12:33:30 +02:00
Issue a cert from existing CSR
This commit is contained in:
parent
10afcaca2f
commit
8371b030cf
1 changed files with 5 additions and 0 deletions
|
|
@ -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".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue