Tomasz Tomasz [
http://community.jboss.org/people/sonicool] created the discussion
"SSL - TLS renegotiation"
To view the discussion, visit:
http://community.jboss.org/message/625828#625828
--------------------------------------------------------------
Hello everybody,
I will be very grateful if you could help me in my problem. I have just installed
Jboss-ws-native 3.4.0. Everything would be just great, but it turned out, that there is
one big change in implementation of netty (which is being used by WS, and which is being
installed with it). The problem is 'TLS renegotiation'. Developers which wrote
class 'SslHandler.java' (
http://docs.jboss.org/netty/3.2/xref/org/jboss/netty/handler/ssl/SslHandl...
http://docs.jboss.org/netty/3.2/xref/org/jboss/netty/handler/ssl/SslHandl...) turned
off this functionality because of the security reasons. The problem is, that I need it. In
the class, they make a notice, that if somebody will need to have this funcionality, he
can always enabled it in the code. I can't 'modify and recompile' the netty
(or jboss-ws). So I wanted to ask, if somebody know, how to enable this funcionality
without changing the code of the jar. Maybe there is some kind of properties?
P.S I was also thinking about changing the netty.jar which is being delivered with this
jboss-ws-native, from 3.2, to 3.1 (there this funcionality is enabled). What do you think
about it?
I would be veeery grateful for any help.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/625828#625828]
Start a new discussion in JBoss Web Services at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]