> 1. sshd doesn't use it and all is cool after a restart of the deamon. > > OR > > 2. sshd was statically linked with libssl.a at compile time and I going to have > to recompile sshd completely after applying the patch to pick up the change. > > So which one is it, #1 or #2? Does sshd use libssl or not? #1 Miod