And there is SSL example at camel-netty http://camel.apache.org/netty
And an unit test here https://svn.apache.org/repos/asf/camel/trunk/components/camel-netty/src/test/java/org/apache/camel/component/netty/NettySSLTest.java On Sun, Apr 24, 2011 at 3:59 PM, Claus Ibsen <claus.ib...@gmail.com> wrote: > On Sat, Apr 23, 2011 at 9:54 PM, samslara <samsl...@yahoo.com> wrote: >> Hello, thanks for the great information. One follow up question though, if I >> wanted to tunnel an ssl connection through a Camel route, either though >> Netty or Mina, would I need to implement a special encoder/decoder or is >> there something already supplied to do this? Or is my line of thought >> completely wrong on how to do this? >> > > Yeah I would assume you need to configure TLS/SSL on Mina or Netty. > Check out their documentation about how to > > http://docs.jboss.org/netty/3.2/guide/html/architecture.html#d0e1916 > > > >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/tcp-proxy-route-tp4332461p4335324.html >> Sent from the Camel - Users mailing list archive at Nabble.com. >> > > > > -- > Claus Ibsen > ----------------- > FuseSource > Email: cib...@fusesource.com > Web: http://fusesource.com > CamelOne 2011: http://fusesource.com/camelone2011/ > Twitter: davsclaus > Blog: http://davsclaus.blogspot.com/ > Author of Camel in Action: http://www.manning.com/ibsen/ > -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com CamelOne 2011: http://fusesource.com/camelone2011/ Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/