mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-10 00:52:10 +08:00
Updated How to issue a cert (markdown)
@@ -25,6 +25,8 @@ export CF_Email="xxxx@sss.com"
|
|||||||
acme.sh --issue -d aa.com --dns dns-cf
|
acme.sh --issue -d aa.com --dns dns-cf
|
||||||
```
|
```
|
||||||
|
|
||||||
|
How to use dns api: https://github.com/Neilpang/acme.sh/tree/master/dnsapi
|
||||||
|
|
||||||
#### 5) Apache mode:
|
#### 5) Apache mode:
|
||||||
```
|
```
|
||||||
acme.sh --issue -d aa.com --apache
|
acme.sh --issue -d aa.com --apache
|
||||||
|
|||||||
Reference in New Issue
Block a user