README: add acme.sh and change Certbot hook URL

This commit is contained in:
Joona Hoikkala 2018-04-08 12:51:06 +03:00
parent 14f552e970
commit 7744357b61
No known key found for this signature in database
GPG Key ID: 1708DAE66E87A524

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