Skip to content

Add Diffie-Hellmann to the NPM for more Security #2539

Open
@HomemadeAdvanced

Description

@HomemadeAdvanced

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions