"Online" Updating of OpenSSL
Doug Hardie
bc979 at lafn.org
Thu Jun 12 21:19:19 UTC 2014
On 12 June 2014, at 13:10, Florian Heigl <florian.heigl at gmail.com> wrote:
>
> Right now I only see the way by ldd’ing every file that is a library or binary.
>
That will only work for dynamic links to libssl. When libssl is static linked, then there is no remaining trace of that link in the binary. For example, I believe most everything in /rescue is static linked.
More information about the freebsd-isp
mailing list