Hi Deech,

 

I don’t have time to look at it right now, but I may be able to look at it this weekend.  From a look at your screen shot it looks like the Deffie Hellman key exchange didn’t work, the key is nil.  Maybe you should try to use the ssh2 setting on putty?  There may be some settings that limit which protocols it will support too, look for DH. 

 

Please let me know if you solve the problem.

 

Good luck,

 

Ron

 


From: aditya siram [mailto:aditya.siram@gmail.com]
Sent: Thursday, May 08, 2008 5:37 PM
To: Ron@usmedrec.com; Cryptography Team Development List
Subject: Re: [Cryptography Team] SSH Server in Squeak

 

Hi Ron,

Thanks for taking the time. I loaded the Cryptography package from Squeaksource but there weren't any SSH classes. So I manually loaded the SSH-rww1 ... SSH-rrw-12 mcz's that were listed on the website.

 

I was then able to start the server with:

ssh := SSHServer new.

ssh startOnPort: 8085.

 

However when I try to connect to this port from putty I get the error shown in the screenshot.

 

Deech

On Thu, May 8, 2008 at 3:49 PM, Ron Teitelbaum <Ron@usmedrec.com> wrote:

Hi Deech,

 

Sorry I missed your email here too.

 

I believe that Rob did write an SSH server and/or client but I haven't had time to review it and use it yet.  It's in the cryptograpy package available on SqueakSource.  http://www.squeaksource.com/Cryptography.html

 

Let us know how it works for you.

 

Thanks,

 

Ron Teitelbaum

Squeak Cryptography Team Leader

 

 


From: cryptography-bounces@lists.squeakfoundation.org [mailto:cryptography-bounces@lists.squeakfoundation.org] On Behalf Of aditya siram
Sent: Thursday, May 08, 2008 9:06 AM
To: Cryptography@lists.squeakfoundation.org
Subject: [Cryptography Team] SSH Server in Squeak

 

Hi all,
Is there an SSH server in Squeak. I posted to the Seaside mailing list and was pointed here.

Thanks ...
Deech


_______________________________________________
Cryptography mailing list
Cryptography@lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/cryptography