Re: "Online" Updating of OpenSSL

Doug Hardie <[email protected]> Thu, 12 Jun 2014 14:19:09 -0700
Newsgroups gmane.os.freebsd.isp
Message-ID <[email protected]>
On 12 June 2014, at 13:10, Florian Heigl <[email protected]> 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.


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "[email protected]"