New version of letsencrypt_acme_dns-01_challenge_hook announced.

phloggu
2020-01-24 17:34:39 +01:00
parent 3bb69c0105
commit fd22137a40

@@ -51,7 +51,7 @@ If you would like to use dehydrated, the community has already created many hook
- [manual-dns-hook (ruby) - interactive hook for DNS providers that do not provide an API or dynamic DNS support](https://github.com/jbjonesjr/letsencrypt-manual-hook)
- [nsupdate (bash script)](https://github.com/lukas2511/letsencrypt.sh/wiki/example-dns-01-nsupdate-script)
- [email-notify-hook (bash script)](https://github.com/bennettp123/letsencrypt.sh-email-notify-hook) - semi-automated email notifier for use with DNS providers that do not provide an API or dynamic DNS support
- nsupdate based bash script: [letsencrypt_acme_dns-01_challenge_hook v0.0.8](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 2019-11-13.
- 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.
## Multi-Provider Packages
- [lexicon](https://github.com/AnalogJ/lexicon) - [(bash script)](https://github.com/AnalogJ/lexicon/blob/master/examples/dehydrated.default.sh) - [Setup instructions](http://blog.thesparktree.com/post/138999997429/generating-intranet-and-private-network-ssl) - [Supported DNS Providers](https://github.com/AnalogJ/lexicon#providers)