Skip to content

Conversation

@Neilpang
Copy link
Member

No description provided.

Neilpang pushed a commit that referenced this pull request Dec 27, 2015
fix centos and openssl
@Neilpang Neilpang merged commit 8ad904c into master Dec 27, 2015
Neilpang pushed a commit that referenced this pull request Feb 11, 2020
Neilpang pushed a commit that referenced this pull request Aug 13, 2020
nameduser0 pushed a commit to CaseSolvedUK/acme.sh that referenced this pull request Dec 10, 2021
nameduser0 pushed a commit to CaseSolvedUK/acme.sh that referenced this pull request Dec 10, 2021
Neilpang pushed a commit that referenced this pull request Sep 8, 2022
Save domain dependent values in domain.conf
Neilpang pushed a commit that referenced this pull request Dec 7, 2024
Neilpang added a commit that referenced this pull request Aug 12, 2025
* 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: #4933 (comment)

* Add new dnsapi support for OpenProvider.eu using new REST API

* Cleanup duplicate debug log output based on DNS test run

* Resolve spellcheck error

* Configure 10 second timeout to ACME_DIRECTORY API call

* add support for AIX style netstat

* add

* fix for wiki

* minor

* minor

* wiki

* wiki

* dnsapi: dns_mydnsjp.sh fix author

The @epgdatacapbon was renamed to @tkmsst

Signed-off-by: Sergey Ponomarev <[email protected]>

* 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 <[email protected]>

* dnsapi: fix authors: use @ for GitHub profiles

Signed-off-by: Sergey Ponomarev <[email protected]>

* dnsapi: dns_vultr.sh remove empty author

Signed-off-by: Sergey Ponomarev <[email protected]>

* dnsapi: dns_mijnhost.sh rearrange fields, use user docs instead of API docs

Signed-off-by: Sergey Ponomarev <[email protected]>

* dnsapi: fix Structured DNS Info

Signed-off-by: Sergey Ponomarev <[email protected]>

* Fix logged typo when running pre hook

* Run post hook when _on_before_issue errors

---------

Signed-off-by: Sergey Ponomarev <[email protected]>
Co-authored-by: Ciaran Walsh <[email protected]>
Co-authored-by: Lambiek12 <[email protected]>
Co-authored-by: Erwin Oegema <[email protected]>
Co-authored-by: laDanz <[email protected]>
Co-authored-by: neil <[email protected]>
Co-authored-by: neil <[email protected]>
Co-authored-by: Sergey Ponomarev <[email protected]>
Co-authored-by: David Beitey <[email protected]>
Co-authored-by: Jan-willem van Kampen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants