From 7744357b615dd68eece2a3978e84fe29430b9115 Mon Sep 17 00:00:00 2001 From: Joona Hoikkala Date: Sun, 8 Apr 2018 12:51:06 +0300 Subject: [PATCH] README: add acme.sh and change Certbot hook URL --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc6ced8..8f7efeb 100644 --- a/README.md +++ b/README.md @@ -265,9 +265,11 @@ header_name = "X-Forwarded-For" ## Clients +- acme.sh: [https://github.com/Neilpang/acme.sh](https://github.com/Neilpang/acme.sh) + ### Authentication hooks -- Certbot authentication hook in Python: [https://github.com/joohoi/acme-dns-certbot](https://github.com/joohoi/acme-dns-certbot) +- Certbot authentication hook in Python: [https://github.com/joohoi/acme-dns-certbot-joohoi](https://github.com/joohoi/acme-dns-certbot-joohoi) - Certbot authentication hook in Go: [https://github.com/koesie10/acme-dns-certbot-hook](https://github.com/koesie10/acme-dns-certbot-hook) ### Libraries