mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
Can't get new cert #514
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vintury on GitHub (Dec 29, 2020).
Hello.
Previously i use dehydrated script for generate new cert's.
Few days ago i see that script not worked.
I have error:
How i can fix this problem?
@j-ed commented on GitHub (Dec 29, 2020):
Based on that message I believe that your challenge deployment script causes the error. which has nothing to do with dehydrated itself. If you search the internet for that error you find several related threads:
https://www.google.com/search?client=firefox-b-d&q=NoCredentialProviders%3A+no+valid+providers+in+chain.+Deprecated.
@lukas2511 commented on GitHub (Dec 29, 2020):
This definitively looks like an issue with your hook script. Not a dehydrated issue.