Hello, everybody!
I need help with Openssl Upgrading.
I had old version
Yesterday I've updated it with help of portsnap(8) & portmaster(8).
Edited before /etc/make.conf.
Now I have 2 version of Openssl, I can't understand, whats going on
and
How to update it correctly? And why I have 2 installed OpenSSL versions?
I need help with Openssl Upgrading.
I had old version
Code:
OpenSSL 0.9.7e-p1 25 Oct 2004
Edited before /etc/make.conf.
Code:
WITH_OPENSSL_PORT=yes
Now I have 2 version of Openssl, I can't understand, whats going on

Code:
[b]root#[/b] openssl version
OpenSSL 0.9.7e-p1 25 Oct 2004
[b]root#[/b] which openssl
/usr/bin/openssl
and
Code:
[b]root#[/b] /usr/local/bin/openssl version
WARNING: can't open config file: /usr/local/openssl/openssl.cnf
OpenSSL 1.0.1c 10 May 2012
Code:
[b]root#[/b] /usr/bin/openssl version
OpenSSL 0.9.7e-p1 25 Oct 2004
How to update it correctly? And why I have 2 installed OpenSSL versions?
