nginx-proxy-manager icon indicating copy to clipboard operation
nginx-proxy-manager copied to clipboard

Add Diffie-Hellmann to the NPM for more Security

Open HomemadeAdvanced opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe.

No, I haven't seen one.

Describe the solution you'd like

It would be nice if the Diffie-Hellmann encryption would be added to the NPM. In the terminal it could be done with: mkdir -p /etc/nginx/dhparams openssl dhparam -out /etc/nginx/dhparams/dhparams.pem 4096

Describe alternatives you've considered

An alternative way could be to add a description how to add manually without a GUI.

Additional context

It would be nice if there is a slider in a GUI or something like that, so that you could add more security to the communication between server and client.

HomemadeAdvanced avatar Jan 13 '23 22:01 HomemadeAdvanced

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

github-actions[bot] avatar Jan 30 '24 01:01 github-actions[bot]

Still an issue.

HomemadeAdvanced avatar Feb 21 '24 11:02 HomemadeAdvanced