mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-03 11:28:08 +08:00
link to the DNS API wiki for a little added convenience
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user