tech-security archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: SA2010-011: why update libcrypto and librcypt?
On Mar 24, 8:20am, Emmanuel Dreyfus wrote:
}
} SA2010-011 tells about a vulnerability in ssl3_get_key_exchange() and
} explains how to update the system to fix it.
}
} In the updating information, we aretold to rebuild and install libcrypt
} and libcrypto. Is that necessary? None of them have a referecence to
} ssl3_get_key_exchange().
Because starting with a clean tree you can't compile libssl
without compiling libcrypto and libcrypt first since libssl links
against the latter two.
}-- End of excerpt from Emmanuel Dreyfus
Home |
Main Index |
Thread Index |
Old Index