mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-07-20 20:11:21 +02:00
Added additional Lexicon supported providers.
@@ -7,6 +7,7 @@ Here are some examples on how to implement DNS-01 challenge hooks:
|
|||||||
- [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)
|
||||||
- [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/letsencrypt.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/letsencrypt.default.sh) - [Setup instructions](http://blog.thesparktree.com/post/138999997429/generating-intranet-and-private-network-ssl) - Supports the following DNS Providers:
|
||||||
|
- AWS Route 53
|
||||||
- Cloudflare
|
- Cloudflare
|
||||||
- CloudXNS
|
- CloudXNS
|
||||||
- DigitalOcean
|
- DigitalOcean
|
||||||
@@ -15,10 +16,13 @@ Here are some examples on how to implement DNS-01 challenge hooks:
|
|||||||
- DNSPark
|
- DNSPark
|
||||||
- DNSPod
|
- DNSPod
|
||||||
- EasyDNS
|
- EasyDNS
|
||||||
|
- Gandi
|
||||||
|
- LuaDNS
|
||||||
- NameSilo
|
- NameSilo
|
||||||
- NS1
|
- NS1
|
||||||
- Pointhq
|
- Pointhq
|
||||||
- Rage4
|
- Rage4
|
||||||
|
- TransIP
|
||||||
- Vultr
|
- Vultr
|
||||||
- [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)
|
||||||
|
|||||||
Reference in New Issue
Block a user