openssh-1.2.2 with openssl-0.9.5 rsa problem
Markus Friedl
markus.friedl at informatik.uni-erlangen.de
Tue Feb 29 19:22:48 EST 2000
On Mon, Feb 28, 2000 at 05:58:16PM -0800, Christopher McCrory wrote:
> after looking at the openssh source code (I am not a programer though)
> it seems that an the keyexchange point if rsa fails it should, IMHO,
> fall through to dsa(?) or something else.
no. for OpenSSH-1.2.2 you need RSA in openssl.
version 2 of the SSH protocol supports DSA, but
OpenSSH-1.2.2 implements SSH1 only.
More information about the openssh-unix-dev
mailing list