mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #179] [CLOSED] Configuration stubs and validation hooks for use on QNAP devices #748
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/179
Author: @jorhett
Created: 4/7/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
5206879Configuration 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.