[PR #2038] Update force-ssl.conf to allow for letsencrypt directories over http #3524

Open
opened 2026-02-26 08:30:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/2038
Author: @the1ts
Created: 5/4/2022
Status: 🔄 Open

Base: developHead: patch-1


📝 Commits (1)

  • 12b0fb4 Update force-ssl.conf to allow for letsencrypt directories over http

📊 Changes

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

View changed files

📝 docker/rootfs/etc/nginx/conf.d/include/force-ssl.conf (+12 -1)

📄 Description

Since we have moved force-ssl.conf into the server section, it overrides the location based letsencrypt allowed over http

  • Make force-ssl only work if both http traffic and outside the letsencrypt directories.
  • Fixes #1625

🔄 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/NginxProxyManager/nginx-proxy-manager/pull/2038 **Author:** [@the1ts](https://github.com/the1ts) **Created:** 5/4/2022 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`12b0fb4`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/12b0fb47fbb923ea5b7d8107369c1ab3fe76024a) Update force-ssl.conf to allow for letsencrypt directories over http ### 📊 Changes **1 file changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker/rootfs/etc/nginx/conf.d/include/force-ssl.conf` (+12 -1) </details> ### 📄 Description Since we have moved force-ssl.conf into the server section, it overrides the location based letsencrypt allowed over http - Make force-ssl only work if both http traffic and outside the letsencrypt directories. - Fixes #1625 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#3524
No description provided.