• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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