Skip to content

Commit 065ed25

Browse files
committed
add reference to certbot docs for other dns providers
1 parent 4d0deb6 commit 065ed25

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/web-server/nginx/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@
5050

5151
## Create DNS provider credentials
5252

53-
1. Create an API token for the DNS provider you're using: e.g [CloudFlare](https://dash.cloudflare.com/profile/api-tokens) with the following permissions:
53+
> This example assumes you're using CloudFlare as your DNS provider. For other providers, refer to the [CertBot documentation](https://eff-certbot.readthedocs.io/en/stable/using.html#dns-plugins).
54+
55+
1. Create an API token for the DNS provider you're using: e.g. [CloudFlare](https://dash.cloudflare.com/profile/api-tokens) with the following permissions:
5456

5557
- Zone - DNS - Edit
5658

0 commit comments

Comments
 (0)