Tim Kimber
1d8f91bd0f
Fix pebble and acmedns tests ( #889 )
* Use local copies of pebble certs as docker image contains outdated versions
* Update the preferred chain used in Staging
* Put test API keys in github secrets, add code to create/delete test domains to prevent misuse
* Simplify dns_add_acmedns
2 weeks ago
KshJi Jukka Inkeri
120f48cafb
doc updated
3 months ago
KshJi Jukka Inkeri
b6eb4c525b
dns validation Google Cloud DNS using gcloud, shellcheck done
3 months ago
KshJi Jukka Inkeri
48bfe7500e
removed extra comment
3 months ago
KshJi Jukka Inkeri
c622445087
dns validation Google Cloud DNS using gcloud
3 months ago
Tim Kimber
b6b7ccf323
Add support for profiles, fix tests ( #881 )
* Fix execute permissions for dns scripts
* Send the profile with the order request
* Update chown command for all alpine based Dockerfiles
* Rewrote the profiles parsing code to be more generic and more readable
* Change some tests which depend on DNS to be warning instead of failure to prevent false alerts
* Skip some ftp tests on centos6 and centos7, setup issue with vsftpd
5 months ago
Qunqun Xu
83a04b7372
Update dns_godaddy to keep the consistency in spelling
6 months ago
L3D
3df3ff6584
Create INWX API ACME Scripts
Hey there, I created a script to add get certificated with getssl using the [INWX Domrobot Python 3 Client](https://github.com/inwx/python-client )
1 year ago
Christian Schrötter
e4c6d84c8a
Update GoDaddy README
2 years ago
Steve Kennedy
cc6a3d054c
Add BASH implementation of Route 53 scripts
2 years ago
Lukas Kaufmann
177df93001
Shellcheck compliance and double bracket conditions
2 years ago
Lukas Kaufmann
5a96a01edf
Add error handling for Hetzner DNS scripts
2 years ago
Lukas Kaufmann
b0aae24684
Add Hetzner DNS scripts
Allow the use of Hetzner DNS via scripts
2 years ago
Luke Mikluch
75cb951bfc
Use --value= for add-record command (Issue #836 )
Use '--value=' instead of '-v' to allow Azure CLI to process TXT record tokens that start with special characters (in particular, a dash character). Proposed fix for Issue #836 .
2 years ago
Tony Mountifield
4e71ecac60
Improve matching for domain ID
2 years ago
Tony Mountifield
69fc825c48
Updated to V4 of Linode API
2 years ago
Ayesh Karunaratne
fead9b7ab9
Add NS1 DNS Scripts
2 years ago
Christian Schrötter
7947fccc6b
Update Cloudflare documentation
2 years ago
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
Steve Kennedy
945dde0077
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