[PR #242] [MERGED] Introduce per cert configuration directory DOMAINS_D #765

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/242
Author: @schutm
Created: 7/9/2016
Status: Merged
Merged: 7/13/2016
Merged by: @lukas2511

Base: masterHead: master


📝 Commits (1)

  • 2af57cb Introduce per cert configuration directory DOMAINS_D

📊 Changes

1 file changed (+10 additions, -3 deletions)

View changed files

📝 letsencrypt.sh (+10 -3)

📄 Description

As I like to keep all my configuration at the same place (/etc/letsencrypt.sh/) in this case I've created a patch to have the location of the per-cert configuration files configurable. I use this to this per-cert configuration files in /etc/letsencrypt.sh/domains.d/{domain name} in stead of /var/lib/letsencrypt.sh/certs/{domain name}.


🔄 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/242 **Author:** [@schutm](https://github.com/schutm) **Created:** 7/9/2016 **Status:** ✅ Merged **Merged:** 7/13/2016 **Merged by:** [@lukas2511](https://github.com/lukas2511) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2af57cb`](https://github.com/dehydrated-io/dehydrated/commit/2af57cb01f9e75dc0a18ddcd86dd52188924c0d7) Introduce per cert configuration directory DOMAINS_D ### 📊 Changes **1 file changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `letsencrypt.sh` (+10 -3) </details> ### 📄 Description As I like to keep all my configuration at the same place (/etc/letsencrypt.sh/) in this case I've created a patch to have the location of the per-cert configuration files configurable. I use this to this per-cert configuration files in /etc/letsencrypt.sh/domains.d/{domain name} in stead of /var/lib/letsencrypt.sh/certs/{domain name}. --- <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:29:02 +01:00
adam closed this issue 2025-12-29 01:29:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#765