[PR #37] [MERGED] fix logic if private key is specified via command line option #678

Closed
opened 2025-12-29 01:28:25 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/37
Author: @germeier
Created: 12/12/2015
Status: Merged
Merged: 12/12/2015
Merged by: @lukas2511

Base: masterHead: privatekey


📝 Commits (2)

  • 0e92aba - make private key a config option
  • 4a6f797 actually move BASEDIR up as intended

📊 Changes

2 files changed (+31 additions, -20 deletions)

View changed files

📝 config.sh.example (+6 -3)
📝 letsencrypt.sh (+25 -17)

📄 Description

  • move BASEDIR further up in the config file
  • make private key a config option
  • fix logic if private key is specified via command line option
  • start using PARAM_* for parameters provided at the command line

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dehydrated-io/dehydrated/pull/37 **Author:** [@germeier](https://github.com/germeier) **Created:** 12/12/2015 **Status:** ✅ Merged **Merged:** 12/12/2015 **Merged by:** [@lukas2511](https://github.com/lukas2511) **Base:** `master` ← **Head:** `privatekey` --- ### 📝 Commits (2) - [`0e92aba`](https://github.com/dehydrated-io/dehydrated/commit/0e92aba206a60e00077d4b49e9479136f65587dc) - make private key a config option - [`4a6f797`](https://github.com/dehydrated-io/dehydrated/commit/4a6f7974691d1f7346ab6e80196567c9012477e7) actually move BASEDIR up as intended ### 📊 Changes **2 files changed** (+31 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `config.sh.example` (+6 -3) 📝 `letsencrypt.sh` (+25 -17) </details> ### 📄 Description - move BASEDIR further up in the config file - make private key a config option - fix logic if private key is specified via command line option - start using PARAM_\* for parameters provided at the command line --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:28:25 +01:00
adam closed this issue 2025-12-29 01:28:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#678