(no subject)

From: Hari Om (hari_om@hotmail.com)
Date: 10/30/02


From: hari_om@hotmail.com (Hari Om)
Date: 30 Oct 2002 13:56:11 -0800

Hi:

I installing OPENSSL and when running I get following ERROR - wonder
why:
--------------------------------------------------------------------------
# ./openssl req -new -nodes -keyout private.key -out public.csr
Using configuration from /usr/local/ssl/openssl.cnf
unable to load 'random state'
This means that the random number generator has not been seeded
with much random data.
Generating a 1024 bit RSA private key
22664:error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG
not seeded:md_rand.c:501:You need to read the OpenSSL FAQ, http://w
ww.openssl.org/support/faq.html
22664:error:04069003:rsa routines:RSA_generate_key:BN
lib:rsa_gen.c:182:
#
--------------------------------------------------------------------------

I am using IBM AIX System.

Any information on above...?