Open sanderlv opened 1 year ago
BUMP - Is there any option to fix this? Or a workaround of manual fix possible? I yes, how to exactly?
BUMP2-3-4-5.... any progress at all? Or is this even been looked at?
Thanks in advance!
I could really use some guidance and help on how to get 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;
in my config. Via this: https://nginxproxymanager.com/advanced-config/#custom-nginx-configurations
Or other, I am a novice user...
Issue is now considered stale. If you want to keep it open, please comment :+1:
怎么实现
I encounter a very annoying issue. Exact issue description: https://github.com/custom-components/alexa_media_player/issues/1806
Checklist
jc21/nginx-proxy-manager:latest
docker image?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:
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: