Tagged Questions
2
votes
2answers
699 views
How to Disable SSLv2 for Apache httpd
I just tested my site on https://www.ssllabs.com/ and it said SSLv2 is insecure and I should disable that along with weak Cipher Suites.
How can I disable that? I tried the following but it isn’t ...
0
votes
3answers
266 views
PCI scan findings and problems with week ciphers on ports 993,443,995,465
From PCI scan results:
Synops is : The remote service encrypts traffic using a protocol with known
weaknesses . Description : The remote service accepts connections encrypted
using SSL 2.0, which ...