mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-04-24 01:08:29 +02:00
Lexicon has been updated with more hosting providers
@@ -11,24 +11,41 @@ Here are some examples on how to implement DNS-01 challenge hooks:
|
|||||||
- [letsencrypt_acme_dns-01_challenge_hook (bash script)](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)
|
- [letsencrypt_acme_dns-01_challenge_hook (bash script)](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)
|
||||||
- [inwx-acme (bash script)](https://github.com/lukas2511/letsencrypt.sh/wiki/example-dns-01-inwx-hook)
|
- [inwx-acme (bash script)](https://github.com/lukas2511/letsencrypt.sh/wiki/example-dns-01-inwx-hook)
|
||||||
- [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:
|
||||||
- AWS Route 53
|
- AuroraDNS
|
||||||
|
- AWS
|
||||||
- Cloudflare
|
- Cloudflare
|
||||||
|
- ClouDNS
|
||||||
- CloudXNS
|
- CloudXNS
|
||||||
|
- Constellix
|
||||||
- DigitalOcean
|
- DigitalOcean
|
||||||
- DNSimple
|
- DNSimple
|
||||||
- DNSMadeEasy
|
- DnsMadeEasy
|
||||||
- DNSPark
|
- DNSPark
|
||||||
- DNSPod
|
- DNSPod
|
||||||
- EasyDNS
|
- EasyDNS
|
||||||
- Gandi
|
- Gandi
|
||||||
|
- Glesys
|
||||||
|
- GoDaddy
|
||||||
|
- Linode
|
||||||
|
- Linode
|
||||||
- LuaDNS
|
- LuaDNS
|
||||||
- Memset
|
- Memset
|
||||||
- NameSilo
|
- Namecheap
|
||||||
|
- Namesilo
|
||||||
- NS1
|
- NS1
|
||||||
- Pointhq
|
- OnApp
|
||||||
|
- OVH
|
||||||
|
- PointHQ
|
||||||
|
- PowerDNS
|
||||||
|
- Rackspace
|
||||||
- Rage4
|
- Rage4
|
||||||
- TransIP
|
- Sakura
|
||||||
|
- SoftLayer
|
||||||
|
- Subreg
|
||||||
|
- Transip
|
||||||
|
- Yandex
|
||||||
- Vultr
|
- Vultr
|
||||||
|
- Zonomi
|
||||||
- [DNSMadeEasy (Python script)](https://github.com/alisade/letsencrypt-dnsmadeeasy-hook)
|
- [DNSMadeEasy (Python script)](https://github.com/alisade/letsencrypt-dnsmadeeasy-hook)
|
||||||
- [Mythic Beasts (Bash and Perl scripts)](https://github.com/mythic-beasts/letsencrypt-mythic-dns01)
|
- [Mythic Beasts (Bash and Perl scripts)](https://github.com/mythic-beasts/letsencrypt-mythic-dns01)
|
||||||
- [pdns-acme for use with PDNS Manager(Bash script)](https://pdnsmanager.lmitsystems.de/documentation/letsencrypt/)
|
- [pdns-acme for use with PDNS Manager(Bash script)](https://pdnsmanager.lmitsystems.de/documentation/letsencrypt/)
|
||||||
|
|||||||
Reference in New Issue
Block a user