From 7cfd9f28f0ee248c0c44dbe1603fc83716bbedd5 Mon Sep 17 00:00:00 2001 From: Yashar Fakhari Date: Sun, 1 Dec 2019 11:13:58 -0800 Subject: [PATCH] Destroyed example dns 01 inwx hook (markdown) --- example-dns-01-inwx-hook.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 example-dns-01-inwx-hook.md diff --git a/example-dns-01-inwx-hook.md b/example-dns-01-inwx-hook.md deleted file mode 100644 index 4f238ac..0000000 --- a/example-dns-01-inwx-hook.md +++ /dev/null @@ -1,6 +0,0 @@ -This hook utilizes the xml-rpc api of http://inwx.com for handling dns-01 type challenges. -Its only dependencies are bash, libxml2 and curl. - -The hook expects to find inwx credentials in `$BASEDIR/inwx-acme.auth` - -https://gist.github.com/jreinert/49aca3b5f3bf2c5d73d8 \ No newline at end of file