Does IE6 Support SSL3
We are in the process of having one of our applications certified to be PCI compliant. On our first attempt, we had only a handful of items to address. Most of them we were able to correct in an afternoon. The last outstanding one deals with how our SSL is configured. Basically, the PCI standard does not allow for SSL2. This is easy enough to correct with some directives in the web server configuration. The issue that I am trying to research is what affect this will have on browsers.
Specifically, does IE 6 support SSL3. Or do some of the IE6 version not suport it. The application is a consumer application that uses SSL and we want to make sure we are not excluding some users because the are on an older browser. Time to open up google and do some research.