Here is an explanation of how to
use Phaos' SSLava product with RMI, which is the contents of the
README.txt
file, found below. Following the explanation is
all the source code. The entire bundle can be downloaded at the bottom of
the page.
Please note: This example does not use the new custom socket type
feature included in JDK1.2. One RMISocketFactory
is set
for the entire JavaTM VM and all
objects must communicate using SSL sockets.
README.txt
SSLHelloClient.java
SSLHelloImpl.java
SSLRegistryImpl.java
SSLSocketFactory.java
Click here to download the example.