-
-
Couldn't load subscription status.
- Fork 5.4k
fix centos and openssl #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Neilpang
pushed a commit
that referenced
this pull request
Feb 11, 2020
support to delete multiple entries
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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.