Merge pull request #68 from joohoi/update-clients

README: add acme.sh and change Certbot hook URL
This commit is contained in:
Joona Hoikkala 2018-04-08 12:55:59 +03:00 committed by GitHub
commit 3343d943d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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