From owner-freebsd-questions@FreeBSD.ORG Fri Jul 23 07:20:32 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 923B516A4CE for ; Fri, 23 Jul 2004 07:20:32 +0000 (GMT) Received: from outmx011.isp.belgacom.be (outmx011.isp.belgacom.be [195.238.3.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1715643D3F for ; Fri, 23 Jul 2004 07:20:32 +0000 (GMT) (envelope-from danny.debie@easynet.be) Received: from outmx011.isp.belgacom.be (localhost [127.0.0.1]) with ESMTP id i6N7KI10023511 for ; Fri, 23 Jul 2004 09:20:18 +0200 (envelope-from ) Received: from [192.168.174.61] ([194.78.94.210]) with ESMTP id i6N7KD6X023473; Fri, 23 Jul 2004 09:20:13 +0200 (envelope-from ) Message-ID: <4100BC2D.9020004@easynet.be> Date: Fri, 23 Jul 2004 09:20:13 +0200 From: Danny De Bie User-Agent: Googlebot/2.1 (+http://www.googlebot.com/bot.hrml) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bryce References: <20040723062628.98792.qmail@web11601.mail.yahoo.com> In-Reply-To: <20040723062628.98792.qmail@web11601.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Freebsd questions Subject: Re: SSH Client - OpenSSH dependency problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2004 07:20:32 -0000 Bryce wrote: >Dependency warning: used OpenSSL version contains >known vulnerabilities >Please update or define either WITH_OPENSSL_BASE or >WITH_OPENSSL_PORT > >Can anyone throw some light on how to fix this? > > Hi Bryce, I'm not sure, but my guess is you need to install the openssl port first! (/usr/ports/security/openssl) Kind regards, Danny