This is something we could potentially add.

How far down the security hole do you need to go?
 1. Prevent tempering (secure hash of args/return values)
 2. Prevent reading (encryption)
 3. Proving client identity (mutual auth)

I'm guessing 2, but throwing out the other options.

-David


On Mar 6, 2006, at 11:30 AM, Tero Mäntyvaara wrote:

Hi!

I am searching Java Enterprise Edition server capable of securing
communication between EJB client and server.

I found that Geronimo 1.0 doumentation mentions that it does not support
secure connection between EJB client and server "Currently secure
access to EJBs is not supported" (9.6. Configuring SSL/HTTPS).

When this feature is going to be supported?

Tero Mäntyvaara



Reply via email to