From owner-freebsd-stable Mon Jul 31 15: 5:45 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 E213937BBB5; Mon, 31 Jul 2000 15:05:42 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id PAA97749; Mon, 31 Jul 2000 15:05:42 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 31 Jul 2000 15:05:38 -0700 (PDT) From: Kris Kennaway To: Mark Ibell Cc: freebsd-stable@FreeBSD.org Subject: Re: SSH in 4.1 RELEASE for NonUS users In-Reply-To: <000b01bffae3$413e8600$0101a8c0@rf.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 Mon, 31 Jul 2000, Mark Ibell wrote: > The only problem with that is that the package is apparently not available - > I've checked both ftp.freebsd.org & ftp.internat.freebsd.org. Also, the port > complains about OpenSSL or something not being installed, which it won't be > if you don't install CRYPTO as per the export warning. Is the librsaintl > port by any chance intended for use with distributions downloaded from > ftp.internat.freebsd.org? You have to install it over the top of the crypto dist - i.e. install crypto from sysinstall, which will give you everything else plus a half-neutered RSA implementation suitable for non-commercial US use. Then install the package which adds a real RSA implementation that can't be used in the US, and which will be used in preference to the other. I have no idea where the package lives, either..I never could find out from the internat boys where they installed it :-) Kris -- 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