Description:
Execution of the 'openssl rsa -des3 -in test.pem -out test-1.pem' command
caused the following error:

18026:error:24064064:random number generator:SSLEAY_RAND_BYTES:prng not
seeded:md_rand.c:470:

I used the 'truss' utility to trace the system calls of the 'openssl rsa'
and the 'openssl genrsa' commands.
The log showed that the 'openssl genrsa'  command opened the file specified
in the RANDFILE environment variable
but the 'openssl rsa'  command did not open it.

Environment:

OpenSSL self-test report:
OpenSSL 0.9.5 28 Feb 2000
OS: Solaris 2.6
built on: Fri Mar 10 13:35:31 MET 2000
platform: solaris-sparcv9-gcc27
options:  bn(64,32) md2(int) rc4(ptr,char) des(idx,cisc,16,long) idea(int)
blowfish(ptr)
compiler: gcc -DTHREADS -D_REENTRANT -mv8 -O3 -fomit-frame-pointer -Wall
-DB_ENDIAN -DBN_DIV2W -DULTRASPARC -DMD5_ASM
Test passed.

Csaba


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

Reply via email to