Disable sslv2 in cPanel/whm services
It is easy to disable sslv2 in cpanel / whm services ( ports 2083 , 2087, etc,. ) . To do this you need to enable stunnel from the tweak settings , After that edit the file
/usr/local/cpanel/etc/stunnel/mycabundle/stunnel.conf and add the following line ,
options = NO_SSLv2
Now restart cPanel server. This will fix the issue. And you will get pcidss compilance.