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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.