From 87be2281492bcbad7098640ea6633585130e8852 Mon Sep 17 00:00:00 2001 From: Tom Whitwell Date: Tue, 16 Aug 2016 09:05:30 +0100 Subject: [PATCH] Added hook for Memset DNS API --- 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 5853ec3..fa4d13a 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -31,4 +31,5 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [TransIP API(php)](https://github.com/sigio/letsencrypt.sh-transip-api-dns-validator) - [Certzure](https://github.com/bviktor/certzure) (Java) - hook for Azure DNS - [iwantmyname](https://github.com/hughdavenport/letsencrypt-iwantmyname-hook) (Ruby) - hook for [iwantmyname](https://iwantmyname.com) -- [letsencrypt-all-inkl-hook (bash script)](https://github.com/o1oo11oo/letsencrypt-all-inkl-hook) - hook for [ALL-INKL](https://all-inkl.com/) \ No newline at end of file +- [letsencrypt-all-inkl-hook (bash script)](https://github.com/o1oo11oo/letsencrypt-all-inkl-hook) - hook for [ALL-INKL](https://all-inkl.com/) +- [Memset DNS API (python)](https://github.com/tnwhitwell/letsencrypt-memset-hook) - hook for [MEMSET](https://www.memset.com/) \ No newline at end of file