Turning on TLS renegotiation

sonicool tomash87life at interia.pl
Sat Sep 10 05:38:26 EDT 2011


Hello everybody,
I have got a question about implementation of SSL usage in netty. In version
3.2 of Netty, 'TLS renegotiation' was turned off. Developers left a way to
turn it on again, but it require modify the recompiling the whole netty jar
(http://docs.jboss.org/netty/3.2/xref/org/jboss/netty/handler/ssl/SslHandler.html).
I was wondering, if somebody knows how to turn it on, without having to
modify the source code. Maybe there is some kind of property which I could
modify? 

I am asking because, I have just installed jboss-ws-native 3.4, in which
this version of netty is being delivered (3.2). I have been also wondering
about replacing it (netty), with older version (3.1), in which TLS
renegotation is enabled, but I am not sure if this would be good idea.

I would be very grateful for any help.
Best regards,

--
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Turning-on-TLS-renegotiation-tp6778465p6778465.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list