QUESTION POSED ON: 18 October 2008
I have configured Telnet and FTP connections with a certificate SSL in my system AS/400.
All connections are working fine, but when I scan my system looking for vulnerabilities, the results show that my system allows all types of SSL protocol versions, including SSLv2. The solution is to disable SSLv2 and just allow SSLv3 connections.
How can I change the system to only allow SSLv3 connections?
|