neil
41425f7f74
Merge pull request #2086 from christianbur/patch-3
Update Dockerfile (apline 3.9 and tzdata)
6 years ago
Christian Burmeister
2cf01c23a2
Update Dockerfile
6 years ago
Simon Wydooghe
ebc90f6ab8
Set NS1 DNS record TTL to 0
Default of a zone might be high, which is annoying when testing
with the ACME staging API. I think setting the TTL to 0 makes sense
as acme.sh is the only one checking this, so having an always up
to date response seems desirable.
6 years ago
Frank Laszlo
84d80e93bc
Add support for Thermo, Nexcess, and Futurehosting DNS APIs
6 years ago
Sebastiaan Hoogeveen
b7e92dbced
Documentation update.
6 years ago
Sebastiaan Hoogeveen
44dcb0d0a9
Make Travis happy; fixed formatting of return statements.
6 years ago
Sebastiaan Hoogeveen
b3e3e080a9
Cleaned up some of the comments from shellcheck.
6 years ago
Sebastiaan Hoogeveen
1167cdcaec
Added DNS API support for NederHost ( https://www.nederhost.nl/ )
6 years ago
Oliver Dick
4eda39a31d
making shellcheck happy
6 years ago
Oliver Dick
759b75ca48
better parsing of json responses
fixes an error if customer does not have access to dns-groups
6 years ago
neil
55e862a4a4
Merge pull request #2068 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/pull/1979
6 years ago
neilpang
227547f826
fix https://github.com/Neilpang/acme.sh/pull/1979
6 years ago
neil
7c41dd5e31
Merge pull request #2064 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/1364#issuecomment-4580 …
6 years ago
neilpang
a964646803
fix https://github.com/Neilpang/acme.sh/issues/1364#issuecomment-458035330
6 years ago
neil
9dac02ba5d
Merge pull request #2063 from Neilpang/dev
sync
6 years ago
neilpang
43877d2647
fix rm method to urlencode the existing txt records.
fix https://github.com/Neilpang/acme.sh/issues/2052
6 years ago
neilpang
cc6159b39b
urlencode the existing txt record value
fix https://github.com/Neilpang/acme.sh/issues/2052
6 years ago
neilpang
43ff787b04
remove tls-sni
6 years ago
neilpang
3633598462
Lets start 2.8.1
6 years ago
neil
94922f2df6
Merge pull request #2053 from Manawyrm/dev
Added dns_doapi.sh
6 years ago
Tobias Mädel
75fe022f96
Changed order in readme, added do.de
6 years ago
Tobias Mädel
bc839569fb
Merge branch 'dev' into dev
6 years ago
neil
f62a4a0c0c
Merge pull request #2056 from Neilpang/dev
sync
6 years ago
neil
8dacd51abb
Merge pull request #1997 from MilanPala/master
Add support for Active24.cz
6 years ago
neil
06302871bc
Merge pull request #1543 from Rid/patch-2
Fix DNSimple when zone has > 100 records
6 years ago
Grant Millar
c1ec2afeca
Changed records per page to 5000
6 years ago
Tobias Mädel
e2f1338f94
Added documentation
6 years ago
Tobias Mädel
5f9b57d300
Cleaned up dns_doapi.sh
6 years ago
Tobias Mädel
ddf77f10e9
Cleaned up dns_doapi.sh
6 years ago
Tobias Mädel
127532c226
Added dns_doapi.sh
6 years ago
Milan Pála
572adbaad2
Add support for Active24.cz
6 years ago
neil
f4c7822bc9
Merge pull request #2046 from hosting-de/fix/update-to-latest-dns-api
Update hosting.de Plugin to latest API Changes
6 years ago
neil
89561b8d45
Merge pull request #2027 from shonenada/deploy-qiniu
Qiniu deployment support
6 years ago
Oliver Dick
b0775f7a58
making shftm really happy
6 years ago
Oliver Dick
2dc50e6633
making shfmt happy
6 years ago
neil
ad2a3d603e
Merge pull request #2047 from Neilpang/dev
sync
6 years ago
neilpang
545f23551f
trigger validation before cleanup
fix https://github.com/Neilpang/acme.sh/issues/2037
6 years ago
neilpang
b15c1ffedc
clean TXT records when error happens.
https://github.com/Neilpang/acme.sh/issues/2037
6 years ago
Oliver Dick
56d70e4ea7
Update to latest API Changes
6 years ago
neil
0b934232fd
Merge pull request #2023 from jim-p/acme-fix-2022
Use cross-platform grep pattern for Namecheap API. Fixes #2022
6 years ago
shonenada
a4a53e1355
Move docs into README.md from README_zh.md
6 years ago
shonenada
c445e70cff
fix indent
6 years ago
shonenada
e8eec2cb41
add chinese readme
6 years ago
shonenada
dd6fa4af00
Save `QINIU_CDN_DOMAIN` only when defined
6 years ago
shonenada
afdb9a63ff
chore: replece `Le_Deploy_Qiniu_*` with `QINIU_*`
6 years ago
jim-p
10ba2cd312
Use a literal space instead of an escaped space. Fixes #2022
6 years ago
shonenada
4c1fa9c242
save CDN Domain with `_savedomainconf`
6 years ago
shonenada
3c6b707353
add `QINIU_CDN_DOMAIN` for wildcard certificate
6 years ago
shonenada
96efc8c7f0
lint codes
6 years ago
shonenada
0cd6afde6f
Add guidance to deploying cert to qiniu.com
6 years ago