| Author |
RMI encrytion question
|
Eric Fox
Greenhorn
Joined: Nov 24, 2003
Posts: 3
|
|
|
I was wondering if RMI is sent through an encrypted tunnel, like using SSH? If not does anybody know how I would be able to send it through a SSH tunnel?
|
 |
Nathan Pruett
Bartender
Joined: Oct 18, 2000
Posts: 4121
|
|
Is? No. Can be? Yes. This page provides details and code for how it can be done. There are probably many other examples online of how to do this, and I seem to recall that the O'Reilly "Java RMI" book also provided examples of RMI over SSL.
|
-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
|
 |
 |
|
|
subject: RMI encrytion question
|
|
|