[PR #30] [MERGED] Restored ssl_ciphers to aNULL for default HTTPs site. #3180

Closed
opened 2026-02-26 07:38:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/30
Author: @jlesage
Created: 11/26/2018
Status: Merged
Merged: 11/26/2018
Merged by: @jc21

Base: masterHead: default-https-site-ciphers


📝 Commits (1)

  • 7f8b185 Revert "Use default ciphers for default ssl host to prevent confusing browser errors"

📊 Changes

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

View changed files

📝 rootfs/etc/nginx/conf.d/default.conf (+1 -1)

📄 Description

This is to make sure the browser doesn't show a certificate warning (for a connection that will be dropped anyway) by breaking the SSL handshake early.


🔄 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/30 **Author:** [@jlesage](https://github.com/jlesage) **Created:** 11/26/2018 **Status:** ✅ Merged **Merged:** 11/26/2018 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `master` ← **Head:** `default-https-site-ciphers` --- ### 📝 Commits (1) - [`7f8b185`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/7f8b185e48f9466f7b5728bc7d6415f25b702963) Revert "Use default ciphers for default ssl host to prevent confusing browser errors" ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `rootfs/etc/nginx/conf.d/default.conf` (+1 -1) </details> ### 📄 Description This is to make sure the browser doesn't show a certificate warning (for a connection that will be dropped anyway) by breaking the SSL handshake early. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 07:38:21 +03:00
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#3180
No description provided.