• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.
  • 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