• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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