[PR #82] [MERGED] Require $WELLKNOWN only when using http-01. #704

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/82
Author: @jantore
Created: 1/9/2016
Status: Merged
Merged: 1/15/2016
Merged by: @lukas2511

Base: masterHead: wellknown-http-only


📝 Commits (1)

  • d9de894 Require $WELLKNOWN only when using http-01.

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 letsencrypt.sh (+3 -1)

📄 Description

There's no need to create the challenge directory when using dns-01, so this commit adds a check to avoid that.


🔄 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/82 **Author:** [@jantore](https://github.com/jantore) **Created:** 1/9/2016 **Status:** ✅ Merged **Merged:** 1/15/2016 **Merged by:** [@lukas2511](https://github.com/lukas2511) **Base:** `master` ← **Head:** `wellknown-http-only` --- ### 📝 Commits (1) - [`d9de894`](https://github.com/dehydrated-io/dehydrated/commit/d9de894cad7e4fc4cd7e8423daf8d53f3d195c3b) Require $WELLKNOWN only when using http-01. ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `letsencrypt.sh` (+3 -1) </details> ### 📄 Description There's no need to create the challenge directory when using dns-01, so this commit adds a check to avoid that. --- <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:33 +01:00
adam closed this issue 2025-12-29 01:28:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#704