Updated How to issue a cert (markdown)
parent
ab2f671325
commit
319cfbf8d3
|
@ -40,7 +40,7 @@ acme.sh --issue -d example.com --alpn --tlsport 8443
|
||||||
|
|
||||||
Yes, if your nameservice provider has an api, we can use the api to automatically add the txt record for you. your cert will be automatically issued and renewed.
|
Yes, if your nameservice provider has an api, we can use the api to automatically add the txt record for you. your cert will be automatically issued and renewed.
|
||||||
|
|
||||||
Cloud flare api:
|
Cloudflare api:
|
||||||
```sh
|
```sh
|
||||||
export CF_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
export CF_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue