mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
No registration exists matching provided key #69
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 @abishai on GitHub (Feb 21, 2016).
I have a problem signing certificate using live CA, stage CA works.
Details:
{"type":"urn:acme:error:unauthorized","detail":"No registration exists matching provided key","status":403}root@proxy:~ #
@abishai commented on GitHub (Feb 21, 2016):
Also, I copied existing letsencrypt certificate from another server and tried to renew it using this client - I've got the same error.
@abishai commented on GitHub (Feb 21, 2016):
Sorry for being silly. I looked into code and deleted private_key.pem created for stage CA. Now it works.
@lukas2511 commented on GitHub (Feb 22, 2016):
@abishai yea this is a known issue, see #92