From a49cfc65956d0c64c0daa53baf22275ca2b8c7f1 Mon Sep 17 00:00:00 2001 From: Ramiro Varandas Jr Date: Wed, 3 Aug 2016 16:35:58 -0300 Subject: [PATCH] I created a script in Python 3 to be used as a hook for the DNS challenge --- Examples-for-DNS-01-hooks.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Examples-for-DNS-01-hooks.md b/Examples-for-DNS-01-hooks.md index c8da599..4864ced 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -2,6 +2,7 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [CloudFlare (Python script)](https://github.com/kappataumu/letsencrypt-cloudflare-hook) - [AWS Route53 (ruby script)](https://gist.github.com/asimihsan/d8d8f0f10bdc85fc6f8a) +- [AWS Route53 (python3 script)](https://gist.github.com/ramirovjr/181979298149c5e74887f30fe09dcc71) - [nsupdate (bash script)](https://github.com/lukas2511/letsencrypt.sh/wiki/example-dns-01-nsupdate-script) - [inwx-acme (bash script)](https://github.com/lukas2511/letsencrypt.sh/wiki/example-dns-01-inwx-hook) - [lexicon](https://github.com/AnalogJ/lexicon) - [(bash script)] (https://github.com/AnalogJ/lexicon/blob/master/examples/letsencrypt.default.sh) - [Setup instructions](http://blog.thesparktree.com/post/138999997429/generating-intranet-and-private-network-ssl) - Supports the following DNS Providers: