From owner-freebsd-questions@freebsd.org Sat Jul 9 17:28:21 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60477B83718 for ; Sat, 9 Jul 2016 17:28:21 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4F0CE139D for ; Sat, 9 Jul 2016 17:28:21 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: by mailman.ysv.freebsd.org (Postfix) id 4E7B4B83717; Sat, 9 Jul 2016 17:28:21 +0000 (UTC) Delivered-To: questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E273B83716 for ; Sat, 9 Jul 2016 17:28:21 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ipmail06.adl6.internode.on.net (ipmail06.adl6.internode.on.net [150.101.137.145]) by mx1.freebsd.org (Postfix) with ESMTP id E1082139C for ; Sat, 9 Jul 2016 17:28:20 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ppp14-2-37-105.lns21.adl2.internode.on.net (HELO leader.local) ([14.2.37.105]) by ipmail06.adl6.internode.on.net with ESMTP; 10 Jul 2016 02:58:18 +0930 Subject: Re: OPENSSL Base? To: Odhiambo Washington , questions References: From: Shane Ambler Message-ID: <57813431.5030607@ShaneWare.Biz> Date: Sun, 10 Jul 2016 02:58:17 +0930 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2016 17:28:21 -0000 On 09/07/2016 17:59, Odhiambo Washington wrote: > Sorry to reply to myself, but I can see something odd now. There are > actually two versions of openssl on this box. Not sure what happened. > > root@waridi:/usr/ports/www/apache24 # /usr/local/bin/openssl version > WARNING: can't open config file: /usr/local/openssl/openssl.cnf > OpenSSL 1.0.1h 5 Jun 2014 > > root@waridi:/usr/ports/www/apache24 # openssl version > OpenSSL 0.9.8zh-freebsd 3 Dec 2015 > > I believe I need to uninstall the one in /usr/local/bin. How to know what > port installed it is the problem now. You can get that information from pkg pkg which /usr/local/bin/openssl /usr/local/bin/openssl was installed by package openssl-1.0.2_11 pkg info -o openssl-1.0.2_11 openssl-1.0.2_11 security/openssl -- FreeBSD - the place to B...Software Developing Shane Ambler