• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Logjam solution required

Hi Christian_Heutger,

there are several solutions/suggestions here at the Plesk - Forum and over the Odin/Parallels - Knwoledge-Base. If you experience any issues/problems, please describe your issue/problem and let us know your operating system, your Plesk version ( incl. MUs ) and probably add log - files and/or configuration files, so we can help you with investigations and suggestions.




Here are some more links, you might like:

Dokumentations:​


Parallels Knowledge - Base:​


Parallels Knowledge - Base eMail - Subscription:​


Forums - Search:​

 
Ehm, I paid for an "optimized computing" solution like Plesk to have it done by plesk and no listing of configuration files, I can adjust by myself?! However I'm afraid that won't set dhparams for all existing and future sites?
 
However I'm afraid that won't set dhparams for all existing and future sites?


Hi Christian_Heutger,

You would need to copy the templates for Nginx with SSL Directives from..
Code:
/usr/local/psa/admin/conf/templates/default/

to
Code:
/usr/local/psa/admin/conf/templates/custom/

And then edit to add the dh_param directive.

You must also keep the directory structure, so
Code:
/usr/local/psa/admin/conf/templates/default/domain/nginxDomainVirtualHost.php

Must be copied to..
Code:
/usr/local/psa/admin/conf/templates/custom/domain/nginxDomainVirtualHost.php


Then you'll need to rebuild your domains with...
Code:
/usr/local/psa/admin/bin/httpdmng --reconfigure-all

I hope that helps
Kind regards

Lloyd
 
well thats a solution for the vhosts, but what about the Plesk Panel itself?
This server supports weak Diffie-Hellman (DH) key exchange parameters - by Qualys SSL Report
 
thanks UFHH01
I was searching around and have found several thread and KB Articles but missed this one.

Brujo
 
Back
Top