mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #125] Limit TLS 1.2+ #110
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#110
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rudyberkvens on GitHub (Apr 23, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/125
Is there a way to support disabling TLS 1.0 and TLS 1.1 etc.
Thanks,
@jc21 commented on GitHub (Apr 23, 2019):
Take a look at [this file(https://github.com/jc21/nginx-proxy-manager/blob/master/rootfs/etc/nginx/conf.d/include/ssl-ciphers.conf). You can copy it, modify it to your liking and mount it to the docker container to override the built in one.
$(pwd)/ssl-ciphers.conf:/etc/nginx/conf.d/include/ssl-ciphers.confAlso I'll keep this open for the ability to specify ciphers using the UI.
@rudyberkvens commented on GitHub (Apr 23, 2019):
That’s perfect. Thanks
From: jc21 notifications@github.com
Sent: Tuesday, April 23, 2019 4:19 PM
To: jc21/nginx-proxy-manager nginx-proxy-manager@noreply.github.com
Cc: rudyberkvens rudy@berkvens.us; Author author@noreply.github.com
Subject: Re: [jc21/nginx-proxy-manager] Limit TLS 1.2+ (#125)
Take a look at [this file(https://github.com/jc21/nginx-proxy-manager/blob/master/rootfs/etc/nginx/conf.d/include/ssl-ciphers.conf). You can copy it, modify it to your liking and mount it to the docker container to override the built in one.
$(pwd)/ssl-ciphers.conf:/etc/nginx/conf.d/include/ssl-ciphers.conf
Also I'll keep this open for the ability to specify ciphers using the UI.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/jc21/nginx-proxy-manager/issues/125#issuecomment-485978844, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AF5DMUX2H2RMMFW2VVFJVLLPR54MVANCNFSM4HHTU5GA.