Re: Apache Tribes: does anything actually use securePort

2009-04-29 Thread Filip Hanik - Dev Lists
Hi Bill, it's not yet implemented. So having the setting in the API, lets us do the implementation. But NIO/SSL is generally a pain in the neck, so I haven't gotten around to it yet if you wish to contribute, please let us know Filip william.m.sm...@gmail.com wrote: I am trying to figure out w

Apache Tribes: does anything actually use securePort

2009-04-29 Thread william . m . smith
I am trying to figure out whether it is possible to have Apache 6.0.18 use an encrypted connection to replicate sessions within a cluster. There appears to be a way to specify a "securePort" on a ChannelReceiver but it does not looks as if Tomcat actually uses that setting. Has anyone had a