If you are on 11.11 you need to see if you have random number generator 
installed.  You can get the rand gen product for 11.11 from:
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRNG11I

If you do not want to install a random number generator, then check to see if 
prngd is running.  If prngd is not running you can start it by

:/sbin/init.d/prngd.rc start

It would be useful to know what version of HP-UX and OpenSSL you are using.

You can get the latest openssl for HP-UX at:
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=OPENSSL11I

-Mike

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tan, Liao
Sent: Wednesday, September 03, 2008 5:52 AM
To: openssl-users@openssl.org
Subject: Error when creating certificate in HPUX

Folks,
 Im trying to find solution for this issue. When running the command below

openssl genrsa -des3 -out mydomain.com.key 1024

to create the key pair certificate, it gives me the error:

=====================
 warning, not much extra random data, consider using the -rand option
Generating RSA private key, 1024 bit long modulus
26995:error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not 
seeded:md_rand.c:503:You need to read the OpenSSL FAQ, 
http://www.openssl.org/support/faq.html
26995:error:04081003:rsa routines:RSA_BUILTIN_KEYGEN:BN lib:rsa_gen.c:183:
=====================

Please, any idea on wot´s going on? This is a production machine, Im in touch 
with the SA, I wont be able to perform tests, reallocate files, etc.

Please your prompt attention.
Thank you
Ingrid


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

Reply via email to