diff --git a/Home.md b/Home.md index a96e7ed..64890a4 100644 --- a/Home.md +++ b/Home.md @@ -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)