From owner-freebsd-stable Fri Mar 31 18:27:48 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1DA4237B997; Fri, 31 Mar 2000 18:27:47 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id SAA88503; Fri, 31 Mar 2000 18:27:47 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Fri, 31 Mar 2000 18:27:46 -0800 (PST) From: Kris Kennaway To: Warner Losh Cc: Jaye Mathisen , stable@FreeBSD.ORG Subject: Re: sshd failure from Adding crypto later on -stable? In-Reply-To: <200004010139.SAA38947@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 31 Mar 2000, Warner Losh wrote: > There was no librsaref.so. Just a librsaUSA.so. So I created a > symlink from librsaref.so -> librsaUSA.so. ssh seems to work after > the change. librsaref.so comes from the rsaref port and lives in /usr/local/lib. librsaUSA.so contains *no* RSA cryptography, so it's quite unclear to me how ssh can do RSA encryption without it :-) Kris > Warner ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message