Hello,
I have the following problem on a few Solaris systems in my lab: OpenSSL 0.9.8x
crashes and OpenSSL 1.0.1c gets stuck (or also crashes in a few cases) in
SSL_load_error_strings() function. My code realization is presented below. I
am not sure that is a code implementation issue, as probl
Greetings!
We have own hardware RNG and software RNG, so in absence of the hardware
RNG we found some errors that are ignored.
The attached patch fix it, providing the return value check.
Two other bugfixes are provided too:
- the patch to crypto/ocsp/ocsp_srv.c is a workaround against the compi