OpenSSH_2.5.1p1 - RH 6.2
Damien Miller
djm at mindrot.org
Tue Feb 27 08:37:32 EST 2001
On Tue, 27 Feb 2001, Damien Miller wrote:
> How about we put something like:
>
> if (SSLeay() != OPENSSL_VERSION_NUMBER)
> fatal("OpenSSL version mismatch. Built against %x, you have %x",
> OPENSSL_VERSION_NUMBER, SSLeay());
>
> at the start of every executable to kill this thing once and for all.
I might put this in init_rng() so we get it without any more disruption.
-d
--
| Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's
| http://www.mindrot.org / distributed filesystem'' - Dan Geer
More information about the openssh-unix-dev
mailing list