• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Question how can i Deploy (Ephemeral) Elliptic-Curve Diffie-Hellman or usea 2048-bit or stronger Diffie-Hellm

elaa

Basic Pleskian
one of the clients has run a security scan for the site web that I am working on, so he found some issues that i need to fix
these issues are :
FTP Unencrypted Cleartext Login
// solution: Enable FTPS or enforce the connection via the 'AUTH TLS'

SMTP Unencrypted Cleartext Login
//solution: Enable SMTPS or enforce the connection via the 'STARTTLS' command

POP3 Unencrypted Cleartext Login
//solution:
Configure the remote server to always enforce encrypted connections via SSL/TLS with the 'STLS' command

SSL/TLS: Diffie-Hellman Key Exchange Insufficient DH Group Strength Vulnerability...
//solution:
Deploy (Ephemeral) Elliptic-Curve Diffie-Hellman (ECDHE) or use a 2048-bit or stronger Diffie-Hellman group

I have been searching how to apply these solutions so long but I could not find a way if anyone knows how I would be grateful
I am using Plesk onyx, Nginx with a user account
 
Back
Top