<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
<A HREF="http://docs.jboss.org/netty/3.2/xref/org/jboss/netty/example/portunification/PortUnificationServerHandler.html">http://docs.jboss.org/netty/3.2/xref/org/jboss/netty/example/portunification/PortUnificationServerHandler.html</A><BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<FONT SIZE="4"><FONT COLOR="#c0d72e">todd </FONT></FONT><BR>
<FONT SIZE="1">SENIOR SOFTWARE ENGINEER</FONT><BR>
<BR>
<FONT COLOR="#000000">todd nine| spidertracks ltd | 117a the square </FONT><BR>
<FONT COLOR="#000000">po box 5203 | palmerston north 4441 | new zealand </FONT><BR>
<FONT COLOR="#000000">P: +64 6 353 3395</FONT><BR>
<FONT COLOR="#000000">E: <A HREF="mailto:todd@spidertracks.co.nz">todd@spidertracks.co.nz</A> W: <A HREF="http://www.spidertracks.com">www.spidertracks.com</A> </FONT><BR>
<BR>
<BR>
<BR>
<BR>
</TD>
</TR>
</TABLE>
<BR>
<BR>
</TD>
</TR>
</TABLE>
On Thu, 2011-01-20 at 16:10 -0800, jgalyan wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
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?
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>