dsa_verify signature incorrect
Roumen Petrov
roumen.petrov at skalasoft.com
Wed Jan 31 20:06:20 EST 2001
Tim Rice wrote:
> On Tue, 30 Jan 2001, Tom Rudnick wrote:
>
>
>> I am building version 2.3.0p1 of openssh on a UnixWare 2.03 system
>> and am unable to connect with SSH 2. The error I get is:
>>
>> debug: len 55 datafellows 0
>> debug: dsa_verify: signature incorrect
>> dsa_verify failed for server_host_key
>>
>> The build environment is as follows:
>>
>> gcc 2.95.1
>> openssl-0.9.6-beta2
>
>
> Just a thought here. Does the openssl "make test" pass.
> I'll bet it fails.
> The default build of openssl-0.9.6 on UnixWare 2.03 builds but fails
> make test.
>
> There is optimizer problem on 2.03. Get rid of the -O
On slack linux with gcc 2.95.2 and openssl-0.9.6 ( make test is OK ) and output
from ssh -v conection to SSH 2.4.0 is
....
debug: len 55 datafellows 0
debug: dsa_verify: signature correct
....
More information about the openssh-unix-dev
mailing list