[PR #134] [MERGED] Only Secure TLS Ciphers & Protocols #3193

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

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/134
Author: @OhHeyAlan
Created: 5/5/2019
Status: Merged
Merged: 5/8/2019
Merged by: @jc21

Base: developHead: patch-1


📝 Commits (2)

  • a872cad Only Secure TLS Ciphers & Protocols
  • 7a1501b Merge branch 'develop' into patch-1

📊 Changes

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

View changed files

📝 rootfs/etc/nginx/conf.d/include/ssl-ciphers.conf (+3 -3)

📄 Description

Disable insecure SSL/TLS ciphers & protocols. Only TLS_1.2 and TLS_1.3 should be enabled.


🔄 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/134 **Author:** [@OhHeyAlan](https://github.com/OhHeyAlan) **Created:** 5/5/2019 **Status:** ✅ Merged **Merged:** 5/8/2019 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`a872cad`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/a872cada983c07568f1e4aae596ffb4ae8ae47bc) Only Secure TLS Ciphers & Protocols - [`7a1501b`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/7a1501b5a5dedcd0b873833a9d24d3338f5c2a32) Merge branch 'develop' into patch-1 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `rootfs/etc/nginx/conf.d/include/ssl-ciphers.conf` (+3 -3) </details> ### 📄 Description Disable insecure SSL/TLS ciphers & protocols. Only TLS_1.2 and TLS_1.3 should be enabled. --- <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:24 +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#3193
No description provided.