mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
registration_info not generated #122
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 @mosandlt on GitHub (Jul 4, 2016).
The registration_info.json get not generated anymore
@lukas2511 commented on GitHub (Jul 4, 2016):
Should be next to the account key in the accounts directory.
@mosandlt commented on GitHub (Jul 4, 2016):
not right.. you do nothing in your script to create this file
@lukas2511 commented on GitHub (Jul 4, 2016):
https://github.com/lukas2511/letsencrypt.sh/blob/master/letsencrypt.sh#L242-L246
@mosandlt commented on GitHub (Jul 4, 2016):
okay sorry. strange. i see only my key and no json file.
@lukas2511 commented on GitHub (Jul 4, 2016):
Please keep in mind that the json file only gets generated on registration. If you already had an account key it can't generate the json file.