What has happened?
A security vulnerability called POODLE has been found in SSL 3.0. Despite being an older encryption technology that is only used in less than 1% of SSL traffic, most web servers still allowed this protocol to enable older browsers such as Internet Explorer 6 to connect. Recently it has been found that hackers could exploit POODLE to covertly watch their victim’s web browsing or even take control of their web sessions. It is therefore recommended that the use of SSL v3 is discontinued altogether.
What we have done:
We have released an update to webnNetwork that completely disables the use of SSL v3. webNetwork 6.2.1.186 is the build that shuts off SSLv3 on the server via a config file called \stoneware\config\excludeProtocols After the upgrade of your webNetwork servers, SSLv3 will be disabled. Should you need to turn it back on, simply remove / edit that file and comment out the SSLV3 line and restart webNetwork.
If you are worried about SSLV3, then you should upgrade to the latest webNetwork code to get the ability to disable SSLV3.