link to the DNS API wiki for a little added convenience

brandonjp 2023-10-17 10:27:37 -05:00
parent c53e0adc08
commit f26524f15d
1 changed files with 1 additions and 1 deletions

@ -38,7 +38,7 @@ export CF_Token="MY_SECRET_TOKEN_SUCH_SECRET"
export CF_Email="myemail@example.com"
```
In case you use another DNS service, check the `dnsapi` directory. Instructions for many DNS providers are already included. You can also find instructions on how to add another DNS service there, although that requires some software development skills.
In case you use another DNS service, check the `dnsapi` directory and [DNS API guide](https://github.com/acmesh-official/acme.sh/wiki/dnsapi). Instructions for many DNS providers are already included. You can also find instructions on how to add another DNS service there, although that requires some software development skills.
## Creating the certificate
Now it's time to create the certificate for your domain: