mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
[PR #44] [MERGED] bugfix: keep configured PRIVATE_KEY #681
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?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/44
Author: @digint
Created: 12/14/2015
Status: ✅ Merged
Merged: 12/14/2015
Merged by: @lukas2511
Base:
master← Head:bugfix_config_private_key📝 Commits (1)
d24e531bugfix: PRIVATE_KEY is now configurable in config.sh, don't alter this variable after set_defaults()📊 Changes
1 file changed (+0 additions, -1 deletions)
View changed files
📝
letsencrypt.sh(+0 -1)📄 Description
When overriding PRIVATE_KEY in config.sh, letsencrypt.sh erroneously changes it back to "${BASEDIR}/private_key.pem"
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.