Updated How to issue a cert (markdown)
parent
74ea8a6b43
commit
3eaae1c131
|
@ -49,15 +49,15 @@ export CF_Email="xxxx@sss.com"
|
|||
acme.sh --issue -d example.com --dns dns_cf
|
||||
```
|
||||
|
||||
How to use dns api: https://github.com/Neilpang/acme.sh/tree/master/dnsapi
|
||||
How to use dns api: https://github.com/acmesh-official/acme.sh/wiki/dnsapi
|
||||
|
||||
#### 5) DNS manual mode:
|
||||
|
||||
See: https://github.com/Neilpang/acme.sh/wiki/DNS-manual-mode
|
||||
See: https://github.com/acmesh-official/acme.sh/wiki/DNS-manual-mode
|
||||
|
||||
#### 6) DNS alias mode:
|
||||
|
||||
See: https://github.com/Neilpang/acme.sh/wiki/DNS-alias-mode
|
||||
See: https://github.com/acmesh-official/acme.sh/wiki/DNS-alias-mode
|
||||
|
||||
#### 7) Apache mode:
|
||||
|
||||
|
|
Loading…
Reference in New Issue