> 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. Either way, this being an OpenBSD list, we won't be able to help you for what is a FreeBSD configuration problem. Miod

