Ed Hotchkiss wrote:
>  
> Is SSL something which needs a script to register (and pay for) a
> certificate, or is it just another form of encryption ... also - is
> there a free implementation of OpenSSL for windows, and is openSSL a
> default application with *NIX?
> Thanks.

It's SS*H*, and you're perfectly capable of using Google to find out
most of this information once you get the spelling right. As for the
last question (the one least amenable to direct Googling), any
reasonably maintained UNIX machine today will be running SSH. It's
really the only thing out there for secure remote logins.

When you've done the requisite background reading and have a Python
question to ask again, then come back and ask more targetted questions.

> On 9/19/05, *James Stroud* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     SSH can be used for functionality like this, through tunneling. You
>     can even
>     tunnel interprocess communication through SSH. Its not exceptionally
>     complicated.

-- 
Robert Kern
[EMAIL PROTECTED]

"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
  -- Richard Harter

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to