From owner-freebsd-questions Tue May 2 22:14:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id E317937BE43 for ; Tue, 2 May 2000 22:14:52 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id WAA13788; Tue, 2 May 2000 22:14:36 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <390FB5BC.8380837D@gorean.org> Date: Tue, 02 May 2000 22:14:36 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0422 i386) X-Accept-Language: en MIME-Version: 1.0 To: carock@epctech.com Cc: questions@FreeBSD.org Subject: Re: Is there documentation somewhere on.... References: <001001bfb44f$678f16b0$0200000a@epconline.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chuck Rock wrote: > > Is there documentation somewhere on installing OpenSSH and OpenSSL when you > choose not to install DES? Assuming that you're talking about doing this in FreeBSD 4.0 or 5.0 where this is part of the system, you can add: NODESCRYPTLINKS=true to /etc/make.conf and what'll happen is that the openssl stuff will get built, and the DES libraries will get built, but the *crypt* links in /usr/lib will not be replaced with links to the DES libraries. Good luck, Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message