new release of letsencrypt_acme_dns-01_challenge_hook

phloggu
2020-12-10 02:55:00 +01:00
parent e1f58941f5
commit eed94fe2fb

@@ -52,7 +52,7 @@ If you would like to use dehydrated, the community has already created many hook
## nsupdate (RFC2136)
- [nsupdate (bash script)](https://github.com/lukas2511/letsencrypt.sh/wiki/example-dns-01-nsupdate-script)
- nsupdate based bash script: [letsencrypt_acme_dns-01_challenge_hook v0.0.9](https://ente.limmat.ch/ftp/pub/software/bash/letsencrypt/) - hook script using nsupdate to publish challenge in bind, verifies the published challenge has propagated to all name servers. GNU userland only. Latest release 2020-01-24.
- nsupdate based bash script: [letsencrypt_acme_dns-01_challenge_hook v0.0.11](https://ente.limmat.ch/ftp/pub/software/bash/letsencrypt/) - hook script using nsupdate to publish challenge in bind, verifies the published challenge has propagated to all name servers. GNU userland only. Latest release 2020-12-10.
## Manual
- [Manual update (bash script)](https://github.com/gheja/dns-01-manual) - hook for updating DNS zone by hand (non-automated way)