Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diffie Hellmann Params dhparam #282

Open
HomemadeAdvanced opened this issue Feb 28, 2023 · 4 comments
Open

Diffie Hellmann Params dhparam #282

HomemadeAdvanced opened this issue Feb 28, 2023 · 4 comments

Comments

@HomemadeAdvanced
Copy link

Hi,
is it possible to add the possibility to add the Diffie Hellmann parameters to add an extra layer of security?

@Mattie112
Copy link

You can add a config with exactly what you want, see NginxProxyManager/nginx-proxy-manager#564 for an example

@HomemadeAdvanced
Copy link
Author

@Mattie112 Allright that seems to be a good solution but it would be great if the option to use dhparam in the GUI was implemented.

@Mattie112
Copy link

As far as I know you can only set the ciphers per server, not per (v)host. Server settings are not implemented in the UI.
(but I am running an older version so don't quote me on that)

@HomemadeAdvanced
Copy link
Author

So maybe it is possible to change the image so that a parameter in a docker compose file could be added to add dhparam.
Opened an issue in the main repo a while ago: NginxProxyManager/nginx-proxy-manager#2539
But I don't have big hopes that it is implemented any time soon. I have set up NPM to make it easier to set up my reverse proxy but your solution seems to be working but I would like to have something to deploy and forget (I know not always possible). Maybe I take a look at some other projects like traeffik or so. Thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants