Date: Sat, 31 Mar 2001 01:54:37 +0200 From: Thomas Moestl <tmoestl@gmx.net> To: The Hermit Hacker <scrappy@hub.org> Cc: freebsd-current@freebsd.org Subject: Re: ssh: no RSA support in libssl and libcrypto. See ssl(8). Message-ID: <20010331015437.A5130@crow.dom2ip.de> In-Reply-To: <Pine.BSF.4.33.0103301833420.13497-100000@mobile.hub.org>; from scrappy@hub.org on Fri, Mar 30, 2001 at 06:36:51PM -0400 References: <Pine.BSF.4.33.0103301833420.13497-100000@mobile.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 30, 2001 at 06:36:51PM -0400, The Hermit Hacker wrote: > > how does one fix this? *puzzled look* there is no ssl(8) that I can seem > to find to See, and nothing apparent in the UPGRADING file ... system > uptodate as of last night, and mergemaster just finished completing ... > > ssh: no RSA support in libssl and libcrypto. See ssl(8). > Disabling protocol version 1 > DH_generate_key Do you have device random in your kernel configuration? Absence of a working random device triggers this bug. The need for this is also documented in UPDATING. - thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010331015437.A5130>