[GH-ISSUE #2656] TLSv1.3 and ssl_ciphers #1836

Open
opened 2026-02-26 07:32:40 +03:00 by kerem · 7 comments
Owner

Originally created by @sanderlv on GitHub (Mar 6, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2656

Originally created by @sanderlv on GitHub (Mar 6, 2023). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2656 <!-- I encounter a very annoying issue. Exact issue description: https://github.com/custom-components/alexa_media_player/issues/1806 **Checklist** - Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image? - Yes - Are you sure you're not using someone else's docker image? - Yes - Have you searched for similar issues (both open and closed)? - Yes **Describe the bug** When I run nginx manager I encounter an issue with the Alexa simple Simon says skill. it does not work due to the fact my NPM uses a too old TLS and chipher (according to alexa). **Nginx Proxy Manager Version** 2.9.19 **To Reproduce** Steps to reproduce the behavior: 1. Use a standard lets encrypt certificate. **Expected behavior** It works with Alexa **Screenshots** https://community.home-assistant.io/t/play-a-local-mp3-file-on-alexa-echo-dot/186187/104 **Operating System** Ubuntu with docker and original NPM docker **Additional context** I would like to be able to add this: ``` ssl_protocols TLSv1.2 TLSv1.3; ssl_ciphers "ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384"; ssl_ecdh_curve X25519:secp521r1:prime256v1:secp384r1; ```
Author
Owner

@phillf commented on GitHub (Mar 8, 2023):

Duplicate of #2657. Description in other issue. Should close.

<!-- gh-comment-id:1460158749 --> @phillf commented on GitHub (Mar 8, 2023): Duplicate of #2657. Description in other issue. Should close.
Author
Owner

@github-actions[bot] commented on GitHub (Jan 27, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:1912907901 --> @github-actions[bot] commented on GitHub (Jan 27, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@sanderlv commented on GitHub (Jan 27, 2024):

Prevent stale

<!-- gh-comment-id:1912987963 --> @sanderlv commented on GitHub (Jan 27, 2024): Prevent stale
Author
Owner

@github-actions[bot] commented on GitHub (Nov 13, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:2472177253 --> @github-actions[bot] commented on GitHub (Nov 13, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@sanderlv commented on GitHub (Nov 13, 2024):

Prevent stalel

<!-- gh-comment-id:2472314034 --> @sanderlv commented on GitHub (Nov 13, 2024): Prevent stalel
Author
Owner

@phillf commented on GitHub (Nov 30, 2024):

Prevent stalel

This is a duplicate of #2657. Unless a maintainer want's to manually close this issue please refrain from responding and let the bot close it automatically via stale rules.

<!-- gh-comment-id:2509202969 --> @phillf commented on GitHub (Nov 30, 2024): > Prevent stalel This is a duplicate of #2657. Unless a maintainer want's to manually close this issue please refrain from responding and let the bot close it automatically via stale rules.
Author
Owner

@github-actions[bot] commented on GitHub (Aug 13, 2025):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:3181961059 --> @github-actions[bot] commented on GitHub (Aug 13, 2025): Issue is now considered stale. If you want to keep it open, please comment :+1:
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#1836
No description provided.