Mantis - Resin
Viewing Issue Advanced Details
2792 minor always 07-16-08 11:44 07-28-08 19:22
ferg  
ferg  
urgent  
closed 3.1.6  
fixed  
none    
none 3.2.0  
0002792: jsse ssl protocols
(rep by Maithili Deshpande)


We are on windows XP and are working on upgrading to jdk 1.6 and resin 3.1.6. We are using jsse-ssl. As part of this upgrade we would like to disable SSLv2 and use SSLv3. From going thru' the documentation on the caucho site, it looks like the default is that all the protocols (sslv2, sslv3, TLsv1) are enabled.

I'm not finding any clear documentation/syntax on how to turn off SSLv2. I found something that says > to enable all except SSLv2, use:

SSLProtocol all -SSLv2

and

sslv2
Enables or disables SSL v2 for a SSL port. If sslv2 is false, clients trying to use SSL v2 will fail.
Default: true.


But how do I configure this in my resin.conf file? Our resin.conf file is attached. Any help would be appreciated.


Notes
(0003286)
ferg   
07-28-08 19:22   
server/0622