A
akiva
Guest
My server is set up to disable SSLv2 (a PCI requirement)
It's disabled both for HTTP and for Plesk.
The latest PCI check requires remote access for mySQL be turned off -- which I did (in /etc/my.cnf by adding skip-networking)
Which works -- mySQL no longer checks (and that test passes PCI)
HOWEVER, I'm now failing https-alt on port 8443 -- plesk.
If I remove skip-networking from my.cnf I pass the SSLv2 check, but fail the mySQL remote access test.
Anyone have ANY idea WHY this is happening?
TIA
It's disabled both for HTTP and for Plesk.
The latest PCI check requires remote access for mySQL be turned off -- which I did (in /etc/my.cnf by adding skip-networking)
Which works -- mySQL no longer checks (and that test passes PCI)
HOWEVER, I'm now failing https-alt on port 8443 -- plesk.
If I remove skip-networking from my.cnf I pass the SSLv2 check, but fail the mySQL remote access test.
Anyone have ANY idea WHY this is happening?
TIA