[squeak-dev] Cryptography - Problem with SSH client

Guido Chari charig at gmail.com
Thu Oct 7 15:06:54 UTC 2010


I'm having some problems connecting to an SSH server from Squeak. The server
is in my localhost and i test it with a unix ssh client with no problems.
However, when i tried to connect from Squeak i received an error ("bad
signature") on
SSHDHGroup1KeyExchangeProcessor>>processServerDHReplyMsg:securityParams:
method on the key exchange phase of the algorithm.

Does anybody use the SSH client from the cryptography package? What should
be the error?

Cheers,
Guido.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20101007/5d684795/attachment.htm


More information about the Squeak-dev mailing list