[jboss-user] [Clustering/JBoss] - Re: Security Within a Cluster
bela@jboss.com
do-not-reply at jboss.com
Tue Jun 9 04:55:08 EDT 2009
You cannot use SSL sockets directly, but you could add the ENCRYPT protocol [1] to your JGroups config. This is better than SSL sockets, which are slow as endpoints, and in line with SUN's recommendation to use SSLEngine rather than SSL sockets.
[1] http://www.jboss.org/community/wiki/JGroupsENCRYPT
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236281#4236281
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4236281
More information about the jboss-user
mailing list