mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
letsencrypt.sh always generates a new key #51
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 @c-MM on GitHub (Feb 5, 2016).
letsencrypt.sh test for "file" for the privkey, but in fact it's a symlink. I fixed it with the following change: