Thanks Alexander. That would work for authentication. But how could we achieve confidentiality when it comes to the clustering messages (state replication etc)?
On Thu, Oct 6, 2011 at 7:52 PM, Alexander Diedler <adied...@tecracer.de>wrote: > Hello, > Please search for "secret" in > http://tomcat.apache.org/connectors-doc/reference/workers.html > Only requests from members with the same secret word will be acceped. > > Greetings > Alexander > > > -----Ursprüngliche Nachricht----- > Von: Afkham Azeez [mailto:afk...@gmail.com] > Gesendet: Donnerstag, 6. Oktober 2011 16:18 > An: Tomcat Users List > Betreff: Securing Tomcat cluster communication > > Hi folks, > Is there a way to do authentication in Tribes when new members try to join > a > cluster so that unauthorized nodes cannot join in? Also, when clustering > messages are sent back & forth, how do we ensure security? > > Thanks > Azeez >