• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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