mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #242] [MERGED] Introduce per cert configuration directory DOMAINS_D #765
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/242
Author: @schutm
Created: 7/9/2016
Status: ✅ Merged
Merged: 7/13/2016
Merged by: @lukas2511
Base:
master← Head:master📝 Commits (1)
2af57cbIntroduce 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.