[PR #7] [MERGED] add challenge hook and minor fixes/improvements #655

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (9)

  • d6d11a7 quote output filename
  • 2f9c639 simplify check for empty file
  • 130ea6a rewrap line
  • 730930a also remove tempfile for curl's stderr on error
  • 1cd81e9 fix typo in error string
  • f11bb1d set CA setting per default
  • 00a0937 make license agreement configurable as LICENSE
  • d211fec use mkdir -p to create certs/$domain/
  • b33f128 add HOOK_CHALLENGE option to run a command before the reponse

📊 Changes

3 files changed (+28 additions, -7 deletions)

View changed files

certs/.keep (+0 -0)
📝 config.sh.example (+8 -1)
📝 letsencrypt.sh (+20 -6)

📄 Description

No description provided


🔄 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/7 **Author:** [@rudis](https://github.com/rudis) **Created:** 12/6/2015 **Status:** ✅ Merged **Merged:** 12/6/2015 **Merged by:** [@lukas2511](https://github.com/lukas2511) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (9) - [`d6d11a7`](https://github.com/dehydrated-io/dehydrated/commit/d6d11a75e63e8bf2919c82f2501e81cf18a7f8fe) quote output filename - [`2f9c639`](https://github.com/dehydrated-io/dehydrated/commit/2f9c639c2b678a1d75dd14bd8de622d9ebbe46ed) simplify check for empty file - [`130ea6a`](https://github.com/dehydrated-io/dehydrated/commit/130ea6ab690220aa0ce8b115a1ea0c17735d1219) rewrap line - [`730930a`](https://github.com/dehydrated-io/dehydrated/commit/730930a153691c18a189d80a7f481836e37e53e4) also remove tempfile for curl's stderr on error - [`1cd81e9`](https://github.com/dehydrated-io/dehydrated/commit/1cd81e9f037f3e06f52a42584b87539f7570a367) fix typo in error string - [`f11bb1d`](https://github.com/dehydrated-io/dehydrated/commit/f11bb1db6e049c0ceea77ef325fd71ca5569ace4) set CA setting per default - [`00a0937`](https://github.com/dehydrated-io/dehydrated/commit/00a0937c1f9bef32ccbfea5c87b0edeacfa525ca) make license agreement configurable as LICENSE - [`d211fec`](https://github.com/dehydrated-io/dehydrated/commit/d211fece4a03d9fa0d46bf25a9e3133d7739d967) use mkdir -p to create certs/$domain/ - [`b33f128`](https://github.com/dehydrated-io/dehydrated/commit/b33f1288936dd118eba6d5627da6fee20d25c960) add HOOK_CHALLENGE option to run a command before the reponse ### 📊 Changes **3 files changed** (+28 additions, -7 deletions) <details> <summary>View changed files</summary> ➖ `certs/.keep` (+0 -0) 📝 `config.sh.example` (+8 -1) 📝 `letsencrypt.sh` (+20 -6) </details> ### 📄 Description _No description provided_ --- <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:19 +01:00
adam closed this issue 2025-12-29 01:28:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#655