Commit Graph

5254 Commits (9143cd1485a4a0220897124fec78eb2ec45f81ec)
 

Author SHA1 Message Date
lufi42 a3f4cb154e
Merge branch 'acmesh-official:dev' into dev 2 years ago
Franco Fichtner e6e22a1ca1 dnsapi: fix OPNsense script to be compatible with upcoming 23.1.8
The current script is already broken due to Bind 9.16 -> 9.18 changes
due to their renaming scheme for primary/secondary so do not rely on the
compat layer (which was also broken for other reasons).
2 years ago
neilpang b937665b90 minor 2 years ago
neilpang a7bc2293c0 fix https://github.com/acmesh-official/acme.sh/issues/4612#issuecomment-1518929996 2 years ago
neil 0d25f7612b
Merge pull request #4609 from acmesh-official/dev
sync
2 years ago
neilpang 84e4181ed7 fix https://github.com/acmesh-official/acme.sh/issues/4604 2 years ago
neilpang f66a29d1c3 fix https://github.com/acmesh-official/acme.sh/issues/4606 2 years ago
neil dbd3881cea
Merge pull request #4515 from HRHDaniel/domain_conf_debug
Domain conf debug
2 years ago
neil 7eb6bbe65f
Merge pull request #4579 from daschr/dev
Prevent whitespace splitting
2 years ago
David Schramm a570fda1cb prevent whitespace splitting 2 years ago
David Schramm 3b06fa6523 merge upstream 2 years ago
neil dcdbe2fbb8 fix https://github.com/acmesh-official/acme.sh/pull/4577 2 years ago
David Schramm dc1f36da43 prevent whitespace splitting 2 years ago
Paul Dee 6ee72e119c
Spelling / grammar 2 years ago
neil 05dbd395e6
Merge pull request #4540 from Hobby-Student/dev
[KAS] improve deletion of records
2 years ago
neil 69e7360cc3
Merge pull request #4568 from imlonghao/patch-1
fix(cloudns): fix grep when TXT record start with hyphen symbol
2 years ago
imlonghao 7ef2533b98
fix(cloudns): fix grep when record start with hyphen symbol 2 years ago
neil 97f87c4229
Merge pull request #4542 from alexleigh/master
Add support for Google Domains DNS API.
2 years ago
neilpang 42a5cd961d fix https://github.com/acmesh-official/acme.sh/issues/4530#issuecomment-1473395845 2 years ago
neil bf00d3157f
Merge pull request #4544 from NCDGHA/bugfix/issue_4543_fix_retry-after
Fix Retry-After handling
2 years ago
neil cf3ff4c136
Merge pull request #4551 from acmesh-official/dev
sync
2 years ago
neil 7fe06adcfd
Merge pull request #4550 from eastonman/master
dnsapi(huaweicloud): fix DomainName not retreived properly
2 years ago
Easton Man ae3e5dbf2c
fix: fix DomainName not retreived properly
Co-Authored-By: idawnlight <idawn@live.com>
2 years ago
neil 20304590b4
Merge pull request #4547 from eastonman/master
dnsapi(huaweicloud): Add retry count to avoid infinite loop when things go wrong
2 years ago
Alex Leigh 2d8c0c0131 Add support for Google Domains DNS API.
https://domains.google/learn/gts-acme/

This is an ACME API for Google Domains customers, which is
different from the Google Cloud Domains API for Google Cloud
customers.
2 years ago
Markus Hoffrogge 70f4cad2ca Fix Retry-After handling
- closes #4543
2 years ago
Easton Man 1f777a94a7
fix: change some debug comments 2 years ago
Easton Man 7560c64f46 fix: fix typo 2 years ago
Easton Man bddde60522 fix: use update instead of remove then add 2 years ago
Easton Man e9366f8c76 fix: fix huaweicloud existing record 400 2 years ago
Easton Man 4dba84d09e
fix: fix shfmt 2 years ago
Easton Man 0cce2d6098
fix: fix shellcheck 2 years ago
Easton Man acbd8bce21
feat: add retry count for removing record set
This avoids infinite loop when something went wrong and throws a error
2 years ago
Hobby-Student dea8a08b64
added missing new line at EOF 2 years ago
Hobby-Student dde1bab1a8
improve deletion of records 2 years ago
neil 799e402077
Merge pull request #4536 from acmesh-official/dev
sync
2 years ago
neil ce629e8e70 fix typo 2 years ago
neil 20cfc4ac66 fix https://github.com/acmesh-official/acme.sh/issues/4535 2 years ago
neil 132d5e8253
Merge pull request #4532 from acmesh-official/dev
sync
2 years ago
neilpang cb8b341fb4 fix https://github.com/acmesh-official/acme.sh/issues/4530 2 years ago
neilpang 982c54b605 fix https://github.com/acmesh-official/acme.sh/issues/4530 2 years ago
neil 67f543332a
Merge pull request #4531 from NCDGHA/bugfix/issue_4530_fix_http_status_503
Fix to handle LE overload status 503 appropriately
2 years ago
neil 88ac4086c2
Merge pull request #4518 from AnTheMaker/nanelo_dns
Add Nanelo DNS support
2 years ago
Markus Hoffrogge 15f96b7239 Fix to handle LE overload status 503 appropriately
- LE HTTP response status 503 is not an error, it must be handled via sleep and retry
- s. https://community.letsencrypt.org/t/new-service-busy-responses-beginning-during-high-load/184174

fixes #4530
2 years ago
neil 0ea84ad799
Merge pull request #4528 from chris03/bugfix/replace-expr
SMTP notify: Use grep -E instead of expr
2 years ago
Chris 1522b713da Use grep -E instead of expr
expr was printing  `expr: warning: '^.*[<>"]': using '^' as the first character of a basic regular expression is not portable;`
2 years ago
neil fe6b27bb59
Merge pull request #4420 from romanlum/dev
Added dns provider for ipv64.net
2 years ago
Roman Lumetsberger df14b15397 fix quote 2 years ago
Roman Lumetsberger 7dd12044de use _lower_case function 2 years ago
An | Anton Röhm 06e12a30e7
reduce nanelo dns ttl 2 years ago