> When i type this command, openssl genrsa -des3 -rand certreq.txt 1024 >
> www.mydomain.key  i have this error message.
> 
> 19887:error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not
> seeded:md_rand.c:53
> 8:
> 19887:error:04069003:rsa routines:RSA_generate_key:BN
> lib:rsa_gen.c:182:
> 
> My Operating system is Solaris 8 and this patch correct the problem.
> 112438-01

I fail to understand the "bug" part in the subject. "PRNG in not seeded"
is not an OpenSSL bug, it's *documented* and *intentional* behaviour
mentioned even in FAQ. The only meaningful wording in this context may
be "There is yet another way to address this issue under Solaris 8, not
mentioned in FAQ. There are patches #112438-01 (SPARC) and #112439-01
(x86) adding /dev/random support available for free download from
sunsolve.sun.com." The patch doesn't *correct* any OpenSSL problem, it
provides adequate level of security OpenSSL well-foundedly insists upon.
The ticket is being resolved. A.

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

Reply via email to