[PR #157] [MERGED] Add hook for unchanged certificates. #739

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/157
Author: @lschuermann
Created: 3/1/2016
Status: Merged
Merged: 3/19/2016
Merged by: @lukas2511

Base: masterHead: master


📝 Commits (3)

  • 705fb54 Add hook for unchanged certificates.
  • 64b23e7 Edit test according to unchanged-certificate hook.
  • dd33de5 Change unchanged-certificate message.

📊 Changes

3 files changed (+24 additions, -2 deletions)

View changed files

📝 hook.sh.example (+20 -0)
📝 letsencrypt.sh (+3 -1)
📝 test.sh (+1 -1)

📄 Description

In my scenario, where I automate certificate-issuance through the letsencrypt.sh-client, I need to also have a hook for all certificates, of which the domains haven't changed and which are still valid.

I tried to integrate this functionality, as I think more people could benefit from this feature.
As far as I am concerned, it works as expected.

I'd greatly appreciate if you could merge this pull-request.

Thanks,

Leon


🔄 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/157 **Author:** [@lschuermann](https://github.com/lschuermann) **Created:** 3/1/2016 **Status:** ✅ Merged **Merged:** 3/19/2016 **Merged by:** [@lukas2511](https://github.com/lukas2511) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`705fb54`](https://github.com/dehydrated-io/dehydrated/commit/705fb54e927e1df4515e99639e90095f0863470b) Add hook for unchanged certificates. - [`64b23e7`](https://github.com/dehydrated-io/dehydrated/commit/64b23e7a076f02e6408f23a587391e4682a50027) Edit test according to unchanged-certificate hook. - [`dd33de5`](https://github.com/dehydrated-io/dehydrated/commit/dd33de59d8ac534d13a582deaa449203348836f7) Change unchanged-certificate message. ### 📊 Changes **3 files changed** (+24 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `hook.sh.example` (+20 -0) 📝 `letsencrypt.sh` (+3 -1) 📝 `test.sh` (+1 -1) </details> ### 📄 Description In my scenario, where I automate certificate-issuance through the `letsencrypt.sh`-client, I need to also have a hook for all certificates, of which the domains haven't changed and which are still valid. I tried to integrate this functionality, as I think more people could benefit from this feature. As far as I am concerned, it works as expected. I'd greatly appreciate if you could merge this pull-request. Thanks, Leon --- <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:44 +01:00
adam closed this issue 2025-12-29 01:28:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#739