• 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!
  • 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.

SSL Server Supports Weak Encryption Vulnerability

qpidity

New Pleskian
Hi,

We're trying to tighten security for PCI Compliance but this particular item 38142 SSL Server Allows Anonymous Authentication VulnerabilitySSL Server Allows Anonymous Authentication Vulnerability is providing problematic so I was hoping someone could offer some advice.

The advice provided in the vulnerabilities report to resolve this item is the following:
Typically, for Apache/mod_ssl, httpd.conf or ssl.conf should have the following lines:
SSLProtocol -ALL +SSLv3 +TLSv1
SSLCipherSuite ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM
For Apache/apache_ssl include the following line in the configuration file (httpsd.conf):
SSLRequireCipher ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM

The SSLProtocol and SSLCipherSuite directives were added in both /etc/httpd/conf.d/ssl.conf and /etc/httpd/conf/httpd.conf and then the web service restarted.

SSLRequireCipher was initially also added but caused the service not to restart so was removed.

After doing this we were advised once again that we've failed this vulnerability which is frustrating to say the least.

Has anyone had similar issues who could offer advice?

Thanks in advance
 
Back
Top