From owner-freebsd-bugs Sat May 12 13:30: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6495D37B449 for ; Sat, 12 May 2001 13:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4CKU1J49195; Sat, 12 May 2001 13:30:01 -0700 (PDT) (envelope-from gnats) Received: from vbook.express.ru (h125.37.elnet.msk.ru [195.58.37.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A0E237B424 for ; Sat, 12 May 2001 13:28:31 -0700 (PDT) (envelope-from vova@vbook.express.ru) Received: (from vova@localhost) by vbook.express.ru (8.9.3/8.9.3) id AAA06663; Sun, 13 May 2001 00:28:55 +0400 (MSD) (envelope-from vova) Message-Id: <200105122028.AAA06663@vbook.express.ru> Date: Sun, 13 May 2001 00:28:55 +0400 (MSD) From: vova@express.ru Reply-To: vova@express.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/27289: SSH don't do correct diagnostic when no random device available Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 27289 >Category: bin >Synopsis: SSH don't do correct diagnostic when no random device available >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat May 12 13:30:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Vladimir B. Grebenschikov >Release: FreeBSD 5.0-CURRENT i386 >Organization: TSB "Russian Express" >Environment: 5.0-20010306-CURRENT >Description: ssh complains about incorrect rsa libraries: # ssh host ssh: no RSA support in libssl and libcrypto. See ssl(8). Disabling protocol version 1 DH_generate_key # ssh-keygen -d don't work # ssh-keygen -d Generating DSA parameter and key. DSA_generate_keys failed # sshd don't work too: # sshd no RSA support in libssl and libcrypto. See ssl(8) Disabling protocol version 1 # when no random device in kernel config >How-To-Repeat: Build kernel without 'device random'in kernel config and try examples above >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message