diff --git a/Example-linode-DNS-API-hook.md b/Example-linode-DNS-API-hook.md new file mode 100644 index 0000000..87aff7c --- /dev/null +++ b/Example-linode-DNS-API-hook.md @@ -0,0 +1,3 @@ +https://github.com/IdeaSynthesis/letsencrypt-dns01-hooks implements a dns-01 type challenge hook using the linode API. + +The hook expects the LINODE_API_KEY environment variable to be defined.