• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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