search for: foomail123

Displaying 3 results from an estimated 3 matches for "foomail123".

2002 Apr 24
1
Fwd: need help in ssh client: key exchange
...Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ -------------- next part -------------- An embedded message was scrubbed... From: foo foo <foomail123 at yahoo.com> Subject: need help in ssh client: key exchange Date: Wed, 24 Apr 2002 13:13:16 -0700 (PDT) Size: 3272 Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020424/aff4d6b3/attachment.mht
2002 Apr 24
2
RSA_verify question on OpenSSH Client w/ OpenSSL0.9.6a
Using OpenSSH 2.3.1 client and OpenSSL 0.9.6a When trying to ssh to OpenSSH server of higher versions SSH-1.99-OpenSSH_2.5.2p2 or such, I see error in RSA key exchange: RSA_verify(..)routine. I see: error at:int RSA_verify(int dtype, unsigned char *m, unsigned int m_len, unsigned char *sigbuf, unsigned int siglen, RSA *rsa) { int i,ret=0,sigtype; unsigned char *p,*s;
2002 Apr 24
0
need help in ssh client: key exchange
Hello, I have a problem with ssh client. I have: SSH-2.0-OpenSSH_2.3.1p1 When I try to connect to a sshd server (USING V2): Remote protocol version 1.99, remote software version OpenSSH_2.5.2p2 or Remote protocol version 2.0, remote software version OpenSSH_3.0.1p1 I get error (looking at codebase): In sshconnect2.c: ssh_dhgex_client(kex, host, hostaddr, client_kexinit,