Ciaran Walsh
b0ca4435fd
Fix for empty error objects in response breaking extraction of domain validation types
Fix for empty error objects in the response which mess up the extraction of domain validation types due to the closing brace in the error object prematurely matching the end of the search pattern.
This seems to be a recent change with ZeroSSL in particular where "error":{} is being included in responses.
There could potentially be a related issue if there is a complex error object ever returned in the validation check response where an embedded sub-object could lead to an incomplete extraction of the error message, roughly around line 5040.
Adapted from fix suggested here: https://github.com/acmesh-official/acme.sh/issues/4933#issuecomment-1870499018
10 months ago
neil
de14d59bb3
Merge pull request #4987 from acmesh-official/dev
sync
11 months ago
neil
d76272f0ea
fix message
11 months ago
neil
e04093efe2
remove socket err temp file
11 months ago
neil
bd6bbba948
remove socaterr temp file
11 months ago
neil
37e4f35c93
fix format
11 months ago
neil
0084cb7403
fix format
11 months ago
neil
99e5c159a7
check socat "Permission denied"
11 months ago
neil
802121d54a
show dns message on any branch
11 months ago
neil
160b2e95c9
Merge pull request #4986 from acmesh-official/dev
sync
11 months ago
neil
7ec692cdef
fix socat for netbsd:
listens to ipv4 by default.
11 months ago
neil
3dca67112d
fix netbsd
11 months ago
neil
f8dac5905c
check the status of Order object and the Authorization object.
11 months ago
neil
1905830b20
Merge pull request #4948 from rparenton/gandi-livedns-new-api
Fix #4836 (Switch to new Gandi LiveDNS API)
12 months ago
Robert
bfb41ce123
Fix acmesh-official#4836 (Switch to new Gandi LiveDNS API)
1. Updated LiveDNS API URL for the new API to allow Personal Access Tokens to work
2. Updated authorization header syntax to allow deprecated API Keys to work with the new API
3. Removed white space in JSON response parsing to match responses returned by the server
12 months ago
neil
85e3ecfe0b
fix omnios
12 months ago
neil
b79c3f5cc4
fix pkg_add
12 months ago
neil
2e58cf1168
Merge pull request #4940 from dario-pilori/fix-routeros-7
Fix RouterOS deploy hook for 7
12 months ago
Dario Pilori
3ca97d7258
Remove whitespace in script name in routeros.sh deploy hook
12 months ago
neil
9786dccdee
Merge pull request #4161 from seidler2547/seidler2547-remove-do
remove dns_do as it does not work anymore
12 months ago
neil
d8e2b96bce
Merge pull request #4925 from LordDarkneo/patch-1
Logout update for DSM Deploy script (2727 issue)
1 year ago
LordDarkneo
6992659ba9
Update synology_dsm.sh
1 year ago
LordDarkneo
05696d443a
Update synology_dsm.sh
#2727 issue when logging out on older version - using variables to unlog only for CERT user
1 year ago
LordDarkneo
f59a925897
Update synology_dsm.sh
Issue for lougout
1 year ago
neil
afacdfcb95
Merge pull request #4918 from acmesh-official/dev
sync
1 year ago
neil
8cb1b6b5d5
update
1 year ago
neil
f7d9d53ad2
Merge pull request #4899 from acmesh-official/dev
sync
1 year ago
neil
f4315e2c6f
fix _date2time
1 year ago
neil
f0ac566c93
add Omnios
1 year ago
neil
50f6a459cf
update solaris
1 year ago
neil
179c80ae6d
Merge pull request #4861 from mrbaiwei/master
support West.cn Domain
1 year ago
neil
6e72f161a6
Merge pull request #4872 from sandercox/patch-1
Update dns_gcloud.sh rm logs record added
1 year ago
neil
f71d8d7348
minor
1 year ago
neil
a12a3640a7
update
1 year ago
neil
3b7bc5a56a
update dragonflybsd-vm@v1
1 year ago
neil
884a8995b4
Merge pull request #4853 from Max13/deploy/proxmoxve
Fix typo in proxmoxve deploy hook
1 year ago
neil
bb42595275
Merge pull request #4866 from phedoreanu/dev
dns_1984.hosting.sh: update login and account status URLs
1 year ago
neil
a4bd89c938
fix
1 year ago
neil
f364d4fbef
fix
1 year ago
neil
f899d0d8ed
update
1 year ago
Sander Cox
074cf00a7c
Update dns_gcloud.sh rm logs record added
The logs show record was added twice but the second time was actual the rm command thus the removal of the record!
1 year ago
Adrian Fedoreanu
15d10eeebc
dns_1984.hosting.sh: update login and account status URLs
1 year ago
mrbaiwei
bea71f3411
Update dns_west_cn.sh
Signed-off-by: mrbaiwei <mrbaiwei@gmail.com>
1 year ago
mrbaiwei
eb99803b53
Update west.cn domain api
Signed-off-by: mrbaiwei <mrbaiwei@gmail.com>
1 year ago
mrbaiwei
a60d0c4108
Update dns_west_cn.sh
Signed-off-by: mrbaiwei <mrbaiwei@gmail.com>
1 year ago
neil
1cc3a13c49
fix comments
1 year ago
mrbaiwei
feffbba6de
Update dns_west.sh
Signed-off-by: mrbaiwei <mrbaiwei@gmail.com>
1 year ago
mrbaiwei
6ea09444ec
Update dns_west.sh
Signed-off-by: mrbaiwei <mrbaiwei@gmail.com>
1 year ago
neil
f1f486dacf
Merge pull request #4843 from trulyliu/dev
Fix https://github.com/acmesh-official/acme.sh/issues/4460
1 year ago
neil
fec4af3194
Merge pull request #4855 from studycom-mrobinson/aws-similar-names
Acme2 similar names
1 year ago