Dynamically adding/removing SSL Handler

Todd Nine todd at spidertracks.com
Thu Jan 20 19:27:13 EST 2011


http://docs.jboss.org/netty/3.2/xref/org/jboss/netty/example/portunification/PortUnificationServerHandler.html

todd 
SENIOR SOFTWARE ENGINEER

todd nine| spidertracks ltd |  117a the square 
po box 5203 | palmerston north 4441 | new zealand 
P: +64 6 353 3395
E: todd at spidertracks.co.nz W: www.spidertracks.com 






On Thu, 2011-01-20 at 16:10 -0800, jgalyan wrote:

> I could swear I saw an example of how to do this somewhere on this site, but
> now I can't find it... I want to detect if an incoming HTTP request is SSL
> and insert an SSLHandler into my pipeline on-the-fly, since it looks like
> SSLHandler assumes all traffic is encrypted and throws if it's not (and some
> of my incoming traffic is SSL encrypted, but most of it is not).  Can
> someone point me to examples of how to do this on-the-fly?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/netty-users/attachments/20110121/5f396e22/attachment.html 


More information about the netty-users mailing list