Results 1 to 1 of 1
Hello I am running a Java Applet with really sensitive Data over it.
The Webserver is running in SSL and now I want to secure it more.
So I thought ...
- 10-04-2007 #1
Secure Java with PHP?
Hello I am running a Java Applet with really sensitive Data over it.
The Webserver is running in SSL and now I want to secure it more.
So I thought of PHPs SSH function.
Though I ain't very experienced with PHP I thought lets ask before I waste lots of hours on writing a script and then figure out that I shouldnt.
Well there is a PHP SSH functions. I know he can make a Password less connection and that he does work as a Client. do you guys think I can tunnel the Applet through it.?
Cheers,
Robin


Reply With Quote