Commit Graph

2509 Commits (55e862a4a4f69e15e9733c433b3417e122d22013)
 

Author SHA1 Message Date
neil 55e862a4a4
Merge pull request from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/pull/1979
neilpang 227547f826 fix https://github.com/Neilpang/acme.sh/pull/1979
neil 7c41dd5e31
Merge pull request from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/1364#issuecomment-4580
neilpang a964646803 fix https://github.com/Neilpang/acme.sh/issues/1364#issuecomment-458035330
neil 9dac02ba5d
Merge pull request from Neilpang/dev
sync
neilpang 43877d2647 fix rm method to urlencode the existing txt records.
fix https://github.com/Neilpang/acme.sh/issues/2052
neilpang cc6159b39b urlencode the existing txt record value
fix https://github.com/Neilpang/acme.sh/issues/2052
neilpang 43ff787b04 remove tls-sni
neilpang 3633598462 Lets start 2.8.1
neil 94922f2df6
Merge pull request from Manawyrm/dev
Added dns_doapi.sh
Tobias Mädel 75fe022f96 Changed order in readme, added do.de
Tobias Mädel bc839569fb
Merge branch 'dev' into dev
neil f62a4a0c0c
Merge pull request from Neilpang/dev
sync
neil 8dacd51abb
Merge pull request from MilanPala/master
Add support for Active24.cz
neil 06302871bc
Merge pull request from Rid/patch-2
Fix DNSimple when zone has > 100 records
Grant Millar c1ec2afeca
Changed records per page to 5000
Tobias Mädel e2f1338f94 Added documentation
Tobias Mädel 5f9b57d300 Cleaned up dns_doapi.sh
Tobias Mädel ddf77f10e9 Cleaned up dns_doapi.sh
Tobias Mädel 127532c226 Added dns_doapi.sh
Milan Pála 572adbaad2 Add support for Active24.cz
neil f4c7822bc9
Merge pull request from hosting-de/fix/update-to-latest-dns-api
Update hosting.de Plugin to latest API Changes
neil 89561b8d45
Merge pull request from shonenada/deploy-qiniu
Qiniu deployment support
Oliver Dick b0775f7a58 making shftm really happy
Oliver Dick 2dc50e6633 making shfmt happy
neil ad2a3d603e
Merge pull request from Neilpang/dev
sync
neilpang 545f23551f trigger validation before cleanup
fix https://github.com/Neilpang/acme.sh/issues/2037
neilpang b15c1ffedc clean TXT records when error happens.
https://github.com/Neilpang/acme.sh/issues/2037
Oliver Dick 56d70e4ea7 Update to latest API Changes
neil 0b934232fd
Merge pull request from jim-p/acme-fix-2022
Use cross-platform grep pattern for Namecheap API. Fixes 
shonenada a4a53e1355
Move docs into README.md from README_zh.md
shonenada c445e70cff
fix indent
shonenada e8eec2cb41
add chinese readme
shonenada dd6fa4af00
Save `QINIU_CDN_DOMAIN` only when defined
shonenada afdb9a63ff
chore: replece `Le_Deploy_Qiniu_*` with `QINIU_*`
jim-p 10ba2cd312 Use a literal space instead of an escaped space. Fixes
shonenada 4c1fa9c242
save CDN Domain with `_savedomainconf`
shonenada 3c6b707353
add `QINIU_CDN_DOMAIN` for wildcard certificate
shonenada 96efc8c7f0
lint codes
shonenada 0cd6afde6f
Add guidance to deploying cert to qiniu.com
shonenada 82b11da4ca
replace `awk` with `sed` and `tr`
shonenada 4ec39ab707
replace with functions defined in acme.sh
shonenada d2a60f3ca4
lint code
shonenada 3bc6628227
Update Qiniu's domain settings after uploading certificate
neil 27579e0701
Merge pull request from bremensaki/pointhq-api
Native PointHQ API
neil f91bcfeb4b
Merge pull request from krufab/feature/2020-improve-verification-log-readability
Feature/2020 improve verification log readability
shonenada e19809d5b5
Add deployment for qiniu cdn
Upload certificate and privkey to Qiniu's CDN service with https://developer.qiniu.com/fusion/api/4248/certificate
Fabio Kruger dd068467de 2020 Added a space to improve log readability
Mike Barnes 3099c799b2 Added PointHQ to supported API list
Mike Barnes cd3ef8fa5a Correct edits to README.md this time