Hello everyone:
After a scanning performed on some networking devices a couple of weeks ago--many of these belonging to Small Business family-- some issues came up.
" 65821 - SSL RC4 Ciphe Suites Supported"
Apparently, SB devices' GUI does not provide any means to change cipher-suites.
I downloaded its configuration file, and I found what follows:
...
5035 ####cipher.conf####
5035 hello RC4-MD5:ALL
...
I wonder if any of you know whether it would work changing that line from "hello hello RC4-MD5:ALL" to "hello 3DES-MD5:ALL". Maybe, there is another cipher-suite that also works.
Thanks for any help and guide you could provide.
Regards.