The ssllabs.com browser check shows a list of cipher suites supported by my browser. Some are labeled as WEAK, I think because they do not support perfect forward secrecy.
I can disable some of them by going to about:config, typing in ssl3, and then changing the ones I don't want to false. (Yes, they still label it ssl3, but they still apply.) But, the ones shown at ssllabs as having CBC in the name do not appear on the list in Firefox, so I can't figure out how to disable those.
Anyone know how?