[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OpenSSL Patch Instructions: Restart Daemons, yes?



> for sshd I see that lib crypto is dynamically linked but I don't see lib ssl. 
> So does that mean that it doesn't use lib ssl or that it's statically linked? 
> How do I know for sure?  I did an 'nm' but the name list has been stripped.

Remember that this patch affects both libssl and libcrypto.

And then, I naively assumed that restarting any binary dynamically
linked against those libraries was implicit and common sense.
Apparently, I have been proved wrong one more time.

Grumpy