Date: Sat, 23 Sep 2000 14:12:21 +0200 From: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu> To: current@freebsd.org Subject: Re: Getting ssh back to work? Message-ID: <20000923141221.A4424@petra.hos.u-szeged.hu> In-Reply-To: <20000923140121.A81958@dohd.cx>; from freebsd@dohd.org on Sat, Sep 23, 2000 at 02:01:21PM %2B0200 References: <20000923140121.A81958@dohd.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello! On Sat, Sep 23, 2000 at 02:01:21PM +0200, Mark Huizer wrote: > tiggr 1:31pm [~/.ssh] ssh eeyore > ssh: no RSA support in libssl and libcrypto. See ssl(8). > Disabling protocol version 1 > DH_generate_key > > That's with USA_RESIDENT=NO, and with rsaref port installed. ?? Can you give me a reason for doing this?:-) Rsaref (was) only for USA_RESIDENT=yes. If you are using a recent -CURRENT, crypto stuff is no longer separate, but comes with the base system. So you can basically just install the CRYPTO collection (and sources if you like) in sysinstall, or do a 'make world' with full sources. (a cvsup beforehand will take care of this.) Hope this helps... -- Regards: Szilveszter ADAM Szeged University Szeged Hungary 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?20000923141221.A4424>