mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #82] [MERGED] Require $WELLKNOWN only when using http-01. #704
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/82
Author: @jantore
Created: 1/9/2016
Status: ✅ Merged
Merged: 1/15/2016
Merged by: @lukas2511
Base:
master← Head:wellknown-http-only📝 Commits (1)
d9de894Require $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.