From 9a0d649e4bf997b17761cd401a511d372a34104d Mon Sep 17 00:00:00 2001 From: Jason Kulatunga Date: Tue, 9 Feb 2016 20:25:19 -0800 Subject: [PATCH] Added lexicon library + --- Examples-for-DNS-01-hooks.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Examples-for-DNS-01-hooks.md b/Examples-for-DNS-01-hooks.md index ce94a47..46e6b43 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -3,4 +3,5 @@ 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) - [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) \ No newline at end of file +- [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 Cloudflare, DNSimple, Pointhq \ No newline at end of file