Logan MAUZAIZE (MonkeyPatch)
1a75d9f2ab
acme-dns: improve cURL error handling
2 years ago
Andreas Bohne-Lang
e1be762a2a
Create dns_del_dnsmasq
Delete _acme-challenge for dnsmasq - a lightweight DHCP and caching DNS server
3 years ago
Andreas Bohne-Lang
104b2df98a
Create dns_add_dnsmasq
Add _acme-challenge for dnsmasq - a lightweight DHCP and caching DNS server
3 years ago
Christopher Kobayashi
b8561d05eb
Use /usr/bin/env instead of hardcoding bash path.
3 years ago
jeffmerkey
d098b398ca
fix broken shebangs in dns_scripts
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
3 years ago
ErwinsExpertise
3409e46ce0
Added flags to silence curl output
3 years ago
ErwinsExpertise
a10e36487d
Added Vultr DNS Scripts
3 years ago
Christopher Kobayashi
b74623a94a
Consistently use /usr/bin/env instead of /bin/bash for portability.
3 years ago
Cyrus Joudieh
e30dda8009
Windows and IIS Support. Windows bash support.
4 years ago
atisne
7da77d5e43
Make the script silent when successful
and avoid to display the error twice on failure.
4 years ago
atisne
468a375775
Add the ability to choose the ACME-DNS server
Needed for self-hosted servers.
4 years ago
atisne
98256ab5c1
Add the ability to set DNS API configuration at domain level
ACME-DNS provide credentials for each domain. Each credential is allowed to
update only its subdomain record.
4 years ago
atisne
60185bed37
dns_del_acmedns should not be identical to dns_add_acmedns
For now, acme-dns does not provide a delete API service.
Its strategy is to update an existing record.
So this call isn't relevant and must be neutral.
4 years ago
Cyrus Joudieh
c4fdf6c1db
Added support for Hostway API
4 years ago
Cyrus Joudieh
8ef808a442
Supporting ISPConfig API
4 years ago
Steve Kennedy
71a7106bef
updates based on spellcheck
4 years ago
Steve Kennedy
13f7cc9d9a
GoDaddy Updates
- Support for domains longer than 3 segments (ex. 1.www.mydomain.com).
- No need for GODADDY_BASE. Domain will be automatically determined from full RR name.
- Update to delete challenge records.
4 years ago
Tim Kimber
d882efaa91
Add execute permissions to dns scripts
4 years ago
Tim Kimber
e5cb7fedfd
Support acme-dns and fix CNAME issues
4 years ago
Thomas Mieslinger
63d8206794
add scripts to use IONOS DNS API
4 years ago
Owen Griffin
31b51a0e60
Allow multiple zone_ids to be used with Azure DNS
4 years ago
Owen Griffin
966f618349
dns_scripts for Azure CLI
4 years ago
Robin KERDILES
ce61e500ab
Support environment variables when using DNS challenges with OVH
4 years ago
Timothe Litt
e315d870e4
Fix lint from merge
5 years ago
mokaton
4c3be42e97
DeprecationWarning: please use dns.resolver.Resolver.resolve()
Fixed issue with deprecated function query for dns.resolver.Resolver
5 years ago
Tim Kimber
efbe5ce7d3
ignore some shellcheck warnings
indentation / whitespace changes
5 years ago
pping
6fcc16737f
Create Aliyun DNS Scripts
Founded in 2009, Aliyun is a leading cloud computing and artificial intelligence technology company in China
5 years ago
Maciej Modzelewski
8d24863cb9
Update GoDaddy DNS scripts
5 years ago
Tim Kimber
761e61fded
Add dns scripts for cpanel
5 years ago
Tim Kimber
b931b79d62
Fix execute permission on dns scripts
5 years ago
Tim Kimber
5732867d2d
Move DNS used for staging tests to Dynu
5 years ago
Tim Kimber
92673dae6e
Add dns scripts for Dynu.com
5 years ago
Tim Kimber
1199739fc9
Move DNS used for staging tests to Dynu
5 years ago
Tim Kimber
9350bce17f
Add dns scripts for Dynu.com
5 years ago
Wade Fitzpatrick
e045239a35
Allow scoped Cloudflare API Tokens
5 years ago
Tim Kimber
ad097a5b29
Add bad gateway retry logic to duckdns del command
5 years ago
Tim Kimber
90a418801d
Add retry logic for "Bad Gateway" duckdns error
5 years ago
Tim Kimber
d24782088d
Add --retry to curl to fix occasional "Bad Gateway" errors
6 years ago
Scott Gustafson
50a9865e71
Fix route53 script for python 3.
6 years ago
Tim Kimber
953bfd25c2
Fix bug with DNS-01 and multiple domains
6 years ago
Tim Kimber
a67dc5db09
Add +x for scripts used in testing
6 years ago
Tim Kimber
1c8937d054
Fix execution permissions
6 years ago
Tim Kimber
6fea6179ba
Merge pull request #513 from 532910/nsupdate_options
6 years ago
Tim Kimber
aa5eb90a6b
Add tests using staging server
6 years ago
sergio
b869824b49
nsupdate scripts: add support for custom nameserver and zone
6 years ago
sergio
64d8405ede
indent correction
6 years ago
sergio
535909bd3b
${options} must be without quotes
6 years ago
Radek SPRTA
b1e177f45e
Handle domains of .co.uk type
6 years ago
Radek SPRTA
b8b70f7cee
Support certificates with SANs
6 years ago
Radek SPRTA
770277c7ad
Add support for CloudDNS
6 years ago