HTTPS support..New to netty

nollie jon_whitmore at sra.com
Wed Mar 24 17:31:55 EDT 2010


Check out the Snoop example for dealing with HTTP
http://www.jboss.org/file-access/default/members/netty/freezone/xref/3.2/org/jboss/netty/example/http/snoop/package-summary.html

I needed https as well, so I started with the client in the Snoop example
and the file server from the example below it.  Once I had those working I
was able to take the relevant bits of code out of the secure chat example
and put it all together.


 Jon

-- 
View this message in context: http://n2.nabble.com/HTTPS-support-New-to-netty-tp4793904p4794024.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list