|
Hi,
I'm able to use SSL for JAX-RPC for basic and mutual authentication. However, this requires a certficiate to be installed at the client. I would like to develop an java client to
access a JAX-RPC server. All the contents need to be encrypted but I don't need
any type for client / server authentication.
Is it possible just to use HTTPS as the transport without installing any certificate at the client? Just like the way to access a SSL encrypted web site with an ordinary web browser. Thx for your help
|
- RE: JAX-RPC over HTTPS Justin Avaya
- RE: JAX-RPC over HTTPS Mike Perham
