mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-13 19:52:12 +08:00
Support revoke cert
This commit is contained in:
@@ -78,7 +78,7 @@ Show help message:
|
||||
```
|
||||
root@v1:~# le.sh
|
||||
https://github.com/Neilpang/le
|
||||
v1.2.2
|
||||
v1.2.3
|
||||
Usage: le.sh [command] ...[args]....
|
||||
Available commands:
|
||||
|
||||
@@ -94,6 +94,8 @@ renewAll:
|
||||
Renew all the certs.
|
||||
uninstall:
|
||||
Uninstall le.sh, and uninstall the cron job.
|
||||
revoke:
|
||||
Revoke a cert.
|
||||
version:
|
||||
Show version info.
|
||||
installcronjob:
|
||||
@@ -111,6 +113,7 @@ createCSR:
|
||||
|
||||
|
||||
|
||||
|
||||
root@v1:~/le# le issue
|
||||
Usage: le issue webroot|no|apache|dns a.com [www.a.com,b.com,c.com]|no [key-length]|no
|
||||
|
||||
|
||||
Reference in New Issue
Block a user