Dynamically adding/removing SSL Handler
jgalyan
jgalyan at adbrite.com
Thu Jan 20 19:10:38 EST 2011
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?
--
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Dynamically-adding-removing-SSL-Handler-tp5945947p5945947.html
Sent from the Netty User Group mailing list archive at Nabble.com.
More information about the netty-users
mailing list