Steven Zhu
e0d96bcb39
Add initial AWS SES support
...
Copied most of the v4 api stuff from DNS_AWS hook (Thanks!)
New tokens added:
AWS_SES_ACCESS_KEY_ID
AWS_SES_SECRET_ACCESS_KEY
AWS_SES_REGION
AWS_SES_TO
AWS_SES_FROM
AWS_SES_FROM_NAME (Optional)
2023-07-04 21:54:49 -04:00
neil
41b6aebe7c
Merge pull request #4574 from systemcrash/patch-1
...
Spelling / grammar
2023-06-30 11:10:23 +08:00
neil
7d50332246
Merge pull request #4412 from phedoreanu/bugfix/1984_hosting_csrftoken
...
dns_1984.hosting.sh: fix login with valid csrftoken
2023-06-11 21:26:17 +08:00
Adrian Fedoreanu
0d0478245f
dns_1984hosting.sh: fix login with valid csrftoken and sessionid
2023-06-11 15:22:45 +02:00
neil
f680ede980
start 3.0.7
2023-06-10 01:16:57 +08:00
neil
891198e4f3
Merge pull request #4653 from stokito/dns_ovh_runabove
...
dns_ovh.sh Add ovh-us endpoint
2023-06-09 20:41:24 +08:00
neil
327e2fb0a4
remove all exec.
...
https://github.com/acmesh-official/acme.sh/issues/4659
2023-06-09 20:18:38 +08:00
neil
4c30250782
fix https://github.com/acmesh-official/acme.sh/issues/4659
2023-06-09 19:59:29 +08:00
Sergey Ponomarev
6c8920f63e
dns_ovh.sh Add ovh-us endpoint
...
Remove discontinued runabove.com
If any new env will be added then a user may spe
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-06-05 12:54:54 +03:00
neil
51be15f66d
Merge pull request #4150 from defnull/patch-sectigo-wildcard
...
fix: Challenge not skipped for pre-validated wildcard domain orders
2023-05-12 09:42:52 +08:00
neil
110e25e784
Merge pull request #4158 from lufi42/dev
...
Plesk XMLAPI Compatibility with all Plesk editions
2023-05-12 09:26:58 +08:00
neil
8414100d0b
Merge pull request #4629 from fichtner/dns_opnsense
...
dnsapi: fix OPNsense script to be compatible with upcoming 23.1.8
2023-05-12 09:26:01 +08:00
lufi42
a3f4cb154e
Merge branch 'acmesh-official:dev' into dev
2023-05-09 21:59:18 +02:00
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).
2023-05-09 08:47:24 +02:00
neilpang
b937665b90
minor
2023-04-23 13:18:17 +08:00
neilpang
a7bc2293c0
fix https://github.com/acmesh-official/acme.sh/issues/4612#issuecomment-1518929996
2023-04-23 13:16:12 +08:00
neilpang
84e4181ed7
fix https://github.com/acmesh-official/acme.sh/issues/4604
2023-04-20 18:11:55 +08:00
neilpang
f66a29d1c3
fix https://github.com/acmesh-official/acme.sh/issues/4606
2023-04-20 18:07:59 +08:00
neil
dbd3881cea
Merge pull request #4515 from HRHDaniel/domain_conf_debug
...
Domain conf debug
2023-04-14 13:48:52 +08:00
neil
7eb6bbe65f
Merge pull request #4579 from daschr/dev
...
Prevent whitespace splitting
2023-04-03 11:06:22 +08:00
David Schramm
a570fda1cb
prevent whitespace splitting
2023-04-02 17:30:47 +02:00
David Schramm
3b06fa6523
merge upstream
2023-04-02 17:28:47 +02:00
neil
dcdbe2fbb8
fix https://github.com/acmesh-official/acme.sh/pull/4577
2023-04-02 12:04:58 +08:00
David Schramm
dc1f36da43
prevent whitespace splitting
2023-04-01 09:25:19 +02:00
Paul Dee
6ee72e119c
Spelling / grammar
2023-03-31 01:13:41 +02:00
neil
05dbd395e6
Merge pull request #4540 from Hobby-Student/dev
...
[KAS] improve deletion of records
2023-03-30 16:48:37 +08:00
neil
69e7360cc3
Merge pull request #4568 from imlonghao/patch-1
...
fix(cloudns): fix grep when TXT record start with hyphen symbol
2023-03-29 14:39:32 +08:00
imlonghao
7ef2533b98
fix(cloudns): fix grep when record start with hyphen symbol
2023-03-28 22:49:39 +08:00
neil
97f87c4229
Merge pull request #4542 from alexleigh/master
...
Add support for Google Domains DNS API.
2023-03-27 09:16:00 +08:00
neilpang
42a5cd961d
fix https://github.com/acmesh-official/acme.sh/issues/4530#issuecomment-1473395845
2023-03-17 17:21:10 +08:00
neil
bf00d3157f
Merge pull request #4544 from NCDGHA/bugfix/issue_4543_fix_retry-after
...
Fix Retry-After handling
2023-03-17 17:16:55 +08:00
neil
7fe06adcfd
Merge pull request #4550 from eastonman/master
...
dnsapi(huaweicloud): fix DomainName not retreived properly
2023-03-13 09:14:32 +08:00
Easton Man
ae3e5dbf2c
fix: fix DomainName not retreived properly
...
Co-Authored-By: idawnlight <idawn@live.com>
2023-03-12 12:41:29 +08:00
neil
20304590b4
Merge pull request #4547 from eastonman/master
...
dnsapi(huaweicloud): Add retry count to avoid infinite loop when things go wrong
2023-03-10 13:52:37 +08:00
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.
2023-03-08 11:13:25 -08:00
Markus Hoffrogge
70f4cad2ca
Fix Retry-After handling
...
- closes #4543
2023-03-07 18:45:07 +01:00
Easton Man
1f777a94a7
fix: change some debug comments
2023-03-07 17:50:44 +08:00
Easton Man
7560c64f46
fix: fix typo
2023-03-07 11:30:32 +08:00
Easton Man
bddde60522
fix: use update instead of remove then add
2023-03-07 11:27:08 +08:00
Easton Man
e9366f8c76
fix: fix huaweicloud existing record 400
2023-03-07 10:56:10 +08:00
Easton Man
4dba84d09e
fix: fix shfmt
2023-03-07 10:01:20 +08:00
Easton Man
0cce2d6098
fix: fix shellcheck
2023-03-07 09:57:39 +08:00
Easton Man
acbd8bce21
feat: add retry count for removing record set
...
This avoids infinite loop when something went wrong and throws a error
2023-03-07 09:48:13 +08:00
Hobby-Student
dea8a08b64
added missing new line at EOF
2023-03-06 20:36:53 +01:00
Hobby-Student
dde1bab1a8
improve deletion of records
2023-03-06 20:18:15 +01:00
neil
799e402077
Merge pull request #4536 from acmesh-official/dev
...
sync
2023-03-04 21:26:18 +08:00
neil
ce629e8e70
fix typo
2023-03-04 21:23:31 +08:00
neil
20cfc4ac66
fix https://github.com/acmesh-official/acme.sh/issues/4535
2023-03-04 21:22:17 +08:00
neil
132d5e8253
Merge pull request #4532 from acmesh-official/dev
...
sync
2023-03-02 22:07:16 +08:00
neilpang
cb8b341fb4
fix https://github.com/acmesh-official/acme.sh/issues/4530
2023-03-02 18:10:38 +08:00