[PR #179] [CLOSED] Configuration stubs and validation hooks for use on QNAP devices #748

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/179
Author: @jorhett
Created: 4/7/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 5206879 Configuration stubs and validation hooks for use on QNAP devices

📊 Changes

6 files changed (+169 additions, -0 deletions)

View changed files

docs/qnap/README.md (+46 -0)
docs/qnap/qnap-dns01-stunnel-install.sh (+51 -0)
docs/qnap/qnap-http01-stunnel-install.sh (+29 -0)
docs/qnap/qnap_cabundle.sh (+10 -0)
docs/qnap/qnap_mktemp.sh (+30 -0)
docs/qnap/qnap_web_validation.sh (+3 -0)

📄 Description

These files can be used as described in the README for using letsencrypt.sh on QNAP devices. Tested and working for both HTTP and DNS validation.


🔄 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/179 **Author:** [@jorhett](https://github.com/jorhett) **Created:** 4/7/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5206879`](https://github.com/dehydrated-io/dehydrated/commit/52068794d6ae3484f3e1a9109ad0492298b885b8) Configuration stubs and validation hooks for use on QNAP devices ### 📊 Changes **6 files changed** (+169 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/qnap/README.md` (+46 -0) ➕ `docs/qnap/qnap-dns01-stunnel-install.sh` (+51 -0) ➕ `docs/qnap/qnap-http01-stunnel-install.sh` (+29 -0) ➕ `docs/qnap/qnap_cabundle.sh` (+10 -0) ➕ `docs/qnap/qnap_mktemp.sh` (+30 -0) ➕ `docs/qnap/qnap_web_validation.sh` (+3 -0) </details> ### 📄 Description These files can be used as described in the README for using letsencrypt.sh on QNAP devices. Tested and working for both HTTP and DNS validation. --- <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:56 +01:00
adam closed this issue 2025-12-29 01:28:56 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#748