Rose Marie Carissimi wrote:
> 
> 
> When the first FD_READ is received we get an SSL_READ error. SSL_ERROR_SSL
> if I call ERR_get_error() I get the following hex value 0x24064064.
> 
> I can also see in the logging that the handshake was at this point - SSLv3
> write client key exchange A -
> before we get the read error.
> 
> Does anyone have any ideas on what I'm doing wrong?

Well ERR_print_errors_fp() gives more readable answers but however lets
see:

openssl errstr 24064064
error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not seeded

Which has been dealt with ad nauseam in the list and the FAQ.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to