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
2 years ago
neil
10b4bb598a
fix https://github.com/acmesh-official/acme.sh/issues/4995#issuecomment-1937486243
2 years ago
neil
e04093efe2
remove socket err temp file
2 years ago
neil
bd6bbba948
remove socaterr temp file
2 years ago
neil
37e4f35c93
fix format
2 years ago
neil
0084cb7403
fix format
2 years ago
neil
99e5c159a7
check socat "Permission denied"
2 years ago
neil
7ec692cdef
fix socat for netbsd:
listens to ipv4 by default.
2 years ago
neil
f8dac5905c
check the status of Order object and the Authorization object.
2 years ago
neil
f4315e2c6f
fix _date2time
2 years ago
neil
fe890c62f4
fix https://github.com/acmesh-official/acme.sh/issues/4835
2 years ago
neil
f2e1b589b5
start 3.0.8
2 years ago
neil
59f976dc48
fix https://github.com/acmesh-official/acme.sh/issues/4798
2 years ago
neil
eed8a7f078
add more debug code https://github.com/acmesh-official/acme.sh/issues/4768
2 years ago
neil
c18364c755
change default log level to 2
2 years ago
neil
04946e992e
change the default debug level to 2.
2 years ago
neil
8bdcd22486
fix https://github.com/acmesh-official/acme.sh/issues/4746
2 years ago
Nirjas Jakilim
13d31ecb7f
fixed regex for nginx conf path
Fixed the regex for nginx path configuration to fix grep: unrecognized option error
2 years ago
Vito
8d00f489cd
Remove excessive full stop from help
2 years ago
neil
15ee036db1
fix for solaris
2 years ago
neil
6db8ae451a
fix for solaris
2 years ago
neil
a7f3d413ef
fix for solaris
2 years ago
neil
7f39cdc856
fix format
2 years ago
neil
a51025fe8f
fix https://github.com/acmesh-official/acme.sh/issues/3645
2 years ago
sg1888
a9f631f404
Added help verbiage for --ecc flag
2 years ago
neil
a7455d7edd
fix https://github.com/acmesh-official/acme.sh/issues/4562#issuecomment-1598731384
2 years ago
neil
8fd3a64e35
fix https://github.com/acmesh-official/acme.sh/issues/4442
2 years ago
neil
3761fb4377
fix bug https://github.com/acmesh-official/acme.sh/issues/4442
2 years ago
neil
0472f5da6a
Revert "fix format"
This reverts commit 09041fb81d .
Revert "fix https://github.com/acmesh-official/acme.sh/issues/4680 "
This reverts commit 299a157409 .
2 years ago
neil
09041fb81d
fix format
2 years ago
neil
299a157409
fix https://github.com/acmesh-official/acme.sh/issues/4680
zerossl returns retry-after header within "200 OK" code.
so we don't check the "503" code anymore.
2 years ago
neil
f680ede980
start 3.0.7
2 years ago
neil
327e2fb0a4
remove all exec.
https://github.com/acmesh-official/acme.sh/issues/4659
2 years ago
neil
4c30250782
fix https://github.com/acmesh-official/acme.sh/issues/4659
2 years ago
neilpang
f66a29d1c3
fix https://github.com/acmesh-official/acme.sh/issues/4606
3 years ago
David Schramm
a570fda1cb
prevent whitespace splitting
3 years ago
neil
dcdbe2fbb8
fix https://github.com/acmesh-official/acme.sh/pull/4577
3 years ago
David Schramm
dc1f36da43
prevent whitespace splitting
3 years ago
neilpang
42a5cd961d
fix https://github.com/acmesh-official/acme.sh/issues/4530#issuecomment-1473395845
3 years ago
Markus Hoffrogge
70f4cad2ca
Fix Retry-After handling
- closes #4543
3 years ago
neil
ce629e8e70
fix typo
3 years ago
neil
20cfc4ac66
fix https://github.com/acmesh-official/acme.sh/issues/4535
3 years ago
neilpang
cb8b341fb4
fix https://github.com/acmesh-official/acme.sh/issues/4530
3 years ago
neilpang
982c54b605
fix https://github.com/acmesh-official/acme.sh/issues/4530
3 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
3 years ago
dharp
05a2eb3df4
add additional debug statement for DOMAIN_CONF
3 years ago
neilpang
a5fbf3fb80
fix format
3 years ago
neilpang
3cf8f78745
fix format
3 years ago
neilpang
59dab6eac7
fix https://github.com/acmesh-official/acme.sh/issues/4485#issuecomment-1414022376
https://github.com/acmesh-official/acme.sh/issues/4483#issuecomment-1414460122
3 years ago
neilpang
c2344f3717
add log for doh
https://github.com/acmesh-official/acme.sh/issues/4481
3 years ago