On Sun, 4 Apr 2010, Miod Vallat wrote:
ssh login to the openbsd router throws the following error message:
OpenSSL version mismatch. Built against 9080df, you have 1000000f
You need to either recompile your ssh binary against the new openssl
libraries, or set up a proper LD_LIBRARY_PATH to make it pick the old
openssl shared library.
Recompilation of OpenSSH solved it. Thank you, Miod.
Either way, this being an OpenBSD list, we won't be able to help you for
what is a FreeBSD configuration problem.
Understood. Now I have a better understanding of how to troubleshoot
OpenSSH.
Thanks again,
Darrel