mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-04-22 08:18:27 +02:00
Updated DNS 01 hooks (markdown)
@@ -8,6 +8,7 @@ Here are some examples on how to implement DNS-01 challenge hooks:
|
|||||||
- [AWS Route 53 (python3 script)](https://gist.github.com/ramirovjr/181979298149c5e74887f30fe09dcc71)
|
- [AWS Route 53 (python3 script)](https://gist.github.com/ramirovjr/181979298149c5e74887f30fe09dcc71)
|
||||||
- [AWS Route 53 (bash script employing cli53)](https://github.com/whereisaaron/dehydrated-route53-hook-script) - Automatically identifies correct Route 53 zone(s), no need to supply the Zone Id
|
- [AWS Route 53 (bash script employing cli53)](https://github.com/whereisaaron/dehydrated-route53-hook-script) - Automatically identifies correct Route 53 zone(s), no need to supply the Zone Id
|
||||||
- [Godaddy DNS (python3 script)](https://github.com/josteink/le-godaddy-dns)
|
- [Godaddy DNS (python3 script)](https://github.com/josteink/le-godaddy-dns)
|
||||||
|
- [Dodaddy DNS (bash script)](https://github.com/walcony/letsencrypt-GoDaddy-hook)
|
||||||
- [nsupdate (bash script)](https://github.com/lukas2511/letsencrypt.sh/wiki/example-dns-01-nsupdate-script)
|
- [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.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.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.
|
||||||
- [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) - Supports the following DNS Providers:
|
- [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) - Supports the following DNS Providers:
|
||||||
|
|||||||
Reference in New Issue
Block a user