Re: Error when creating certificate in HPUX

2008-09-04 Thread Kyle Hamilton
e app start RNG if needed, then figuring out if it was > needed. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Huey, Mike > Sent: Wednesday, September 03, 2008 3:58 PM > To: openssl-users@openssl.org > Subject: RE: Error whe

RE: Error when creating certificate in HPUX

2008-09-04 Thread Welling, Conrad Gerhart
if they were ok with having the app start RNG if needed, then figuring out if it was needed. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Huey, Mike Sent: Wednesday, September 03, 2008 3:58 PM To: openssl-users@openssl.org Subject: RE: Error when creating

RE: Error when creating certificate in HPUX

2008-09-04 Thread Huey, Mike
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

Re: Error when creating certificate in HPUX

2008-09-03 Thread Michael S. Zick
On Wed September 3 2008 08:21, Patrick Patterson wrote: > > http://docs.hp.com/en/5990-7263/ch01s01.html > > that sounds like it may help you. > Interesting. A component of a commercial Unix that boasts compatability with Linux. The times, they are a-changing. Mike > Have fun. > > Patrick. >

Re: Error when creating certificate in HPUX

2008-09-03 Thread Patrick Patterson
Tan, Liao wrote: > 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 us