How to implement RMI-IIOP over SSL?
839715Nov 20 2011 — edited Feb 21 2012Hi, all
We are using RMI-IIOP to implement the remote call between the client and server. The orb we are using is JDK orb. Right now, our custmer complains that we are using the unencrypted GIOP protocol for communication...
Would anyone please show me a simple example how to implement the RMI-IIOP over SSL? Or any documentation I can reference to?
Thanks in advanced.