• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

PCI Scan Fail : Apache 2.2.3 - Plesk V 9.3.0

psingh

Basic Pleskian
Dear Friends,

Did any once come across this before.. I am having PCI Compliance problem with my server :

Current : Apache 2.2.3 - Plesk V 9.3.0
suggested : Apache 2.2.16 or higher..


However, i don't see any update available in Plesk Control panel..

Did anyone come across this problem, to become PCI Compliance.

How do i go ahead with this upgrade... any help is appreciated..

Thank you,
PS
 
Last edited:
My server failed on this too, how did you resolve it?
 
I got around this issue by hiding the version number of the Apache the server is running by editing /etc/httpd/conf/httpd.conf configuration file using these commands:

ServerSignature Off
ServerTokens Prod

I now have another issue with openssh version, I have the most up to date but pci compliance thinks its vulnerable...
Is it possible to hide openSSH version number from pci compliance scan?
 
Last edited by a moderator:
Back
Top