• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Disabling SSLv2 for PCI compliance

A

akiva

Guest
Hi

I've RTFM. I've googled. I've tried every possible change to every possible config file suggested.

And SSLv2 stayed active (according to our PCI security check)

Anyone have any suggestions?

TIA
 
I have the same problem.. have you had any luck fixing this?
 
ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:!SSLv2:RC4+RSA:+HIGH:+MEDIUM

in

/var/qmail/control/tlsserverciphers

and

var/qmail/control/tlsclientciphers


then restart Qmail
 
Originally posted by McMac
ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:!SSLv2:RC4+RSA:+HIGH:+MEDIUM
in
/var/qmail/control/tlsserverciphers
and
var/qmail/control/tlsclientciphers
then restart Qmail

Thanks -- the two files don't exist -- I assume I can just create them? What permissions do I need to assign?

And how do I restart qmail? the qmail FAQ gives a method, but it didn't seem to work for me...

thanks
 
And how do I restart qmail? the qmail FAQ gives a method, but it didn't seem to work for me...

You can restart qmail using Plesk under Server -> Service Management. I don't know what distro you're running, but I can use 'service qmail restart' on CentOS.
 
Thanks -- that did it

(I had been trying from the command line...)
 
The quickest fix we found was using hackersafe/scan alert.

Ours passed no issues
 
Back
Top