Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jul 2016 02:58:17 +0930
From:      Shane Ambler <FreeBSD@ShaneWare.Biz>
To:        Odhiambo Washington <odhiambo@gmail.com>, questions <questions@freebsd.org>
Subject:   Re: OPENSSL Base?
Message-ID:  <57813431.5030607@ShaneWare.Biz>
In-Reply-To: <CAAdA2WNmmswev6j=SW1NgTK%2BwmGBJgbN5-2Q-=QOjuv1EgS%2BSw@mail.gmail.com>
References:  <CAAdA2WN77bGfh=96BFHGoZB%2BVo1RVvn3TniD%2BTFBp5_b%2BephUg@mail.gmail.com> <CAAdA2WNmmswev6j=SW1NgTK%2BwmGBJgbN5-2Q-=QOjuv1EgS%2BSw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?57813431.5030607>