Re: ssl question

2006-01-13 Thread Sybren Stuvel
DarkBlue enlightened us with: > I want connect to another linux machine via ssl , > after password entry execute : It seems like you've already got something running. Do you really mean SSL? Or do you mean SSH? Sybren -- The problem with the world is stupidity. Not saying there should be a capi

ssl question

2006-01-13 Thread DarkBlue
Hello python 2.4 I want connect to another linux machine via ssl , after password entry execute : cat /home/myfile.txt and return the result into a list for further processing then close the connection What is the safest and best way to do this ? Db -- http://mail.python.org/mailman/listinf