24 Jul
2002
24 Jul
'02
12:14 a.m.
separately, with the proxy able to observe cleartext. Could an SSH connection be made under these conditions?
SSH java applets exist: http://www.appgate.com/ag.asp?template=products&level1=product_mindterm http://javassh.org/ Therefore, you could simply publish the java ssh client of your choice on an off-site web server of your choice, then hit that web server from behind your proxy using HTTPS (on the standard port 443) using IE or Netscape, etc., and accomplish your goal. No tunneling needed - just plain old https traffic. The ssh traffic flows only between the off-site web server publishing the applet and the host you direct it to ssh into. ----- John Kozubik - john@kozubik.com - http://www.kozubik.com