Hello!
I'm running a server with FreeBSD 10 and have some questions.
I don't actually use any services that use OpenSSL now, but I plan to do so in the future. So this problem hasn't been prioritized. However, I read these security advisories:
http://www.freebsd.org/security/advisor ... penssl.asc
http://www.freebsd.org/security/advisor ... penssl.asc
http://www.freebsd.org/security/advisor ... penssl.asc
And I have done what they said I should do:
However, my OpenSSL version is still the same. Is this supposed to happen? Or is the update just a fix to that version?
And another question, if I ignore my other applications and configurations, it is enough to usefreebsd FreeBSD update to keep my system safe?
I'm running a server with FreeBSD 10 and have some questions.
I don't actually use any services that use OpenSSL now, but I plan to do so in the future. So this problem hasn't been prioritized. However, I read these security advisories:
http://www.freebsd.org/security/advisor ... penssl.asc
http://www.freebsd.org/security/advisor ... penssl.asc
http://www.freebsd.org/security/advisor ... penssl.asc
And I have done what they said I should do:
Code:
# freebsd-update fetch
# freebsd-update install
However, my OpenSSL version is still the same. Is this supposed to happen? Or is the update just a fix to that version?
Code:
# openssl version
OpenSSL 1.0.1e-freebsd 11 Feb 2013
And another question, if I ignore my other applications and configurations, it is enough to use