Ciaran Walsh
c8703eac74
Fix for issue 4972
Fix for issue 4972 (https://github.com/acmesh-official/acme.sh/issues/4972 ) "can not get domain token entry" which appears to happen occasionally with ZeroSSL responses. Extends the previous fix where responses include empty response objects.
Issue appears to be related to the _egrep_o regex not being able to match the `"type":"http-01"` or `"type":"dns-01"` challenge types as expected for some reason which is unclear to me. This fix adds a prior call to _egrep_o to extract the `"challenges":[{"type":"http-01",.....},{"type":"dns-01",....}]` array section of text from the response, which then appears to allow the extraction of the specific entry for the type being parsed to work.
2 months ago
neil
4cdbdf2125
Merge pull request #6391 from Lambiek12/dev
New dnsapi support for OpenProvider.eu using REST API
3 months ago
neil
ec5ecabdec
Merge pull request #5008 from cjwalsh/patch-1
Fix for empty error objects in response breaking extraction of domain validation types
3 months ago
Ciaran Walsh
e391301348
Merge branch 'acmesh-official:master' into patch-1
3 months ago
Ciaran Walsh
49866b6cf4
Merge branch 'dev' into patch-1
3 months ago
Jan-willem van Kampen
09d326de3a
Merge branch 'acmesh-official:dev' into dev
3 months ago
neil
8cac773e34
Merge pull request #6444 from davidjb/fix-typo
Fix logged typo when running pre hook
3 months ago
neil
365ec1fd5e
Merge pull request #6445 from davidjb/onbeforeissue-error-handling
Run post hook when `_on_before_issue()` errors
3 months ago
David Beitey
40e58ed12d
Run post hook when _on_before_issue errors
3 months ago
David Beitey
0c98dc54fe
Fix logged typo when running pre hook
3 months ago
neil
56242423b2
Merge pull request #6434 from stokito/dnsapi_fix_info
DNS API: Fix Structural Info
4 months ago
Sergey Ponomarev
8113711b7a
dnsapi: fix Structured DNS Info
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
4 months ago
Sergey Ponomarev
85ec6343ff
dnsapi: dns_mijnhost.sh rearrange fields, use user docs instead of API docs
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
4 months ago
Sergey Ponomarev
daf183e2cc
dnsapi: dns_vultr.sh remove empty author
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
4 months ago
Sergey Ponomarev
c6819cbd6b
dnsapi: fix authors: use @ for GitHub profiles
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
4 months ago
Sergey Ponomarev
01ed3c3326
dnsapi: dns_ddnss.sh remove RaidenII from authors
He made the DuckDNS script that was used for this script but he can't support the script.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
4 months ago
Sergey Ponomarev
76b68f7ccb
dnsapi: dns_mydnsjp.sh fix author
The @epgdatacapbon was renamed to @tkmsst
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
4 months ago
neil
52e051bb02
Merge pull request #6417 from acmesh-official/dev
wiki
4 months ago
neil
74fdf649d3
wiki
4 months ago
neil
2402f463e1
Merge pull request #6416 from acmesh-official/dev
sync
4 months ago
neil
424d33faa0
wiki
4 months ago
neil
b64c57fa36
Merge pull request #6414 from acmesh-official/dev
minor
4 months ago
neil
6966b3810d
minor
4 months ago
neil
02cb4764c2
Merge pull request #6412 from acmesh-official/dev
minor
4 months ago
neil
89071f7226
minor
4 months ago
neil
d6eca62e56
Merge pull request #6411 from acmesh-official/dev
fix for wiki
4 months ago
neil
b025e7f0f2
fix for wiki
4 months ago
neil
0f7ecad4e8
Merge pull request #6409 from acmesh-official/dev
sync
4 months ago
neil
4a16aaacb6
add
4 months ago
neil
21c758c3d3
Merge pull request #6393 from diamondo25/dev-configure-acme_directory-timeout
Configure 10 second timeout to ACME_DIRECTORY API call
4 months ago
neil
c338f1a3fa
Merge pull request #6404 from laDanz/master
add support for AIX style netstat
4 months ago
laDanz
242085d676
add support for AIX style netstat
4 months ago
Erwin Oegema
f2b248243c
Configure 10 second timeout to ACME_DIRECTORY API call
4 months ago
Lambiek12
fcd358eb71
Resolve spellcheck error
5 months ago
Lambiek12
06d3739a8d
Cleanup duplicate debug log output based on DNS test run
5 months ago
Lambiek12
bff1064dbd
Add new dnsapi support for OpenProvider.eu using new REST API
5 months ago
neil
3d8b682380
Merge pull request #6380 from schlegel11/master
Cloudns provider: Fix missing api password encoding
5 months ago
neil
7b76502ee6
Merge pull request #6352 from ecm75/kemploadmaster
Add deploy script for Kemp Loadmaster
5 months ago
Marcel Schlegel
28687ad7c7
Issue 3968: Fix missing api password encoding.
5 months ago
neil
d420ff0e56
Merge pull request #5043 from coderjoe/feature/deploy-to-zyxel-gs1900-switches
Add deploy/zyxel_gs1900.sh
5 months ago
neil
ed1adfd878
Merge pull request #6355 from ymol-spraaklab/dev
Set DNS Record TTL to 60 instead of 300 sec
5 months ago
neil
58a7b9ffa7
Merge pull request #6366 from stokito/patch-1
DNS API: fix structural info for new providers
5 months ago
neil
af5d046698
Merge pull request #6367 from KincaidYang/dev
docs (dns_tencent) : update documentation links
5 months ago
YANGJINZE
9e75b707ce
Merge pull request #1 from KincaidYang/KincaidYang-patch-1
docs (dns_tencent) : update documentation links
5 months ago
YANGJINZE
8241b078ce
docs (dns_tencent) : update documentation links
5 months ago
Sergey Ponomarev
133ae8555a
dns_freemyip.sh: fix strutural info
5 months ago
Sergey Ponomarev
f132010acb
dns_edgecenter.sh: fix structural info
5 months ago
ymol-spraaklab
426305dc33
Merge branch 'dev' into dev
5 months ago
emueller
55282851c4
implemented all suggestions
5 months ago
Joe Bauser
4f5a70b804
Apply suggested fixes from shfmt diffs
5 months ago