First off, yes, I did read the FAQ.
I am trying to build 9.8.0r on an old Dec Unix (aka tru64 Alpha) machine,
specifically OSF1 V4.0. I'm getting the PRNG not seeded error when running the
tests. Yes, I did read the FAQ.
Now this machine is pretty old, and AFAIK, has no random device
I'm using ssl (openssl-0.9.7m) as part of AXIS C++. I just spent a week trying
to figure out why I couldn't use https (via openssl) to connect on only some of
our systems. After rebuilding our copy of OpenSSL for debug and trapping
through it, I found that ssleay_rand_bytes() was setting the
On Fri, 1 Nov 2002 [EMAIL PROTECTED] wrote:
> More better is package 112438-x from sunsolve.sun.com - it adds /dev/random
> Or ANDIrand package from www.sunfreeware.com (I think).- the same, better
> then SUN package I think.
Sure, but this was specified in the original post:
> > I am using IBM
Hi,
I would like to ask one more question in connection to this one.
How would you gather randomness or entryopy on a system that doesn't have
any /dev/egd-pool or /dev/urandom or /dev/random.
What cn be good sources of randomness and how do I know how much randomness is
required?
Regards
Sura
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: PRNG not seeded ERROR
Hi Mr. Erwann:
THANKS for your reply.
I checked the url before I posted my query to this List. I am bit
confused - should I need to install EGD or PRNG? I checked my IBM
Server and could'nt find /dev/rando
Thanks Erwann:
I checked my System and have installed PRNG. I checked it by using:
# ps -ef | grep prng
root 47354 6518 0 14:13:01 - 0:03 /opt/freeware/sbin/prngd
On Thu, 31 Oct 2002, Manoj Kithany wrote:
> THANKS for your reply.
> I checked the url before I posted my query to this List. I am bit
Sorry if I offended you. You didn't specify in your first post that you
checked the URL, and since this question is in the FAQ, that means it is
asked a *lot* of
Hi Mr. Erwann:
THANKS for your reply.
I checked the url before I posted my query to this List. I am bit
confused - should I need to install EGD or PRNG? I checked my IBM
Server and could'nt find /dev/random?
Can you/anyone please help?
THANKS!
Manoj G. Kithany
>>> [EMAIL PROTECTED] 10
On Thu, 31 Oct 2002, Manoj Kithany wrote:
> 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/loc
On Fri, Apr 06, 2001 at 11:34:48AM -0400, [EMAIL PROTECTED] wrote:
>
> Something like this may help you out:
>
> rand_buf = "0123456789ABCDEF0";
> RAND_seed(rand_buf, 17);
> /* One or the other will do */
> RAND_add(rand_buf, 17, 17);
First: fortunately it would not help out, si
> Something like this may help you out:
>
> rand_buf = "0123456789ABCDEF0";
> RAND_seed(rand_buf, 17);
> /* One or the other will do */
> RAND_add(rand_buf, 17, 17);
Seeding with a static stream is as worthless as no seeding at all.
Try using something *random* for your RAND_se
d to [EMAIL PROTECTED]
To: openssl-users <[EMAIL PROTECTED]>
cc:(bcc: Carl Douglas/CIMG/CVG)
Subject: PRNG not seeded ERROR
Openssl is correctly installed. Here is the report :
OpenSSL self-test report:
OpenSSL version: 0.9.6
Last change: In ssl23_get_client_hello, generate an
cific Northwest National Laboratory
(509) 375-3627 voice
(509) 375-2379 FAX
mailto:[EMAIL PROTECTED]
-Original Message-
From: De Closmadeuc, Etienne [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 06, 2001 12:48 AM
To: openssl-users
Subject: PRNG not seeded ERROR
Opens
Openssl is correctly installed. Here is the report :
OpenSSL self-test report:
OpenSSL version: 0.9.6
Last change: In ssl23_get_client_hello, generate an error message
wh...
OS (uname): AIX spirou 3 4 0055B8AA4C00
OS (config): 0055B8AA4C00-ibm-aix
Target (default): ?
this file, I still get the 'PRNG not seeded' error whenever I try to use
openssl.
I would be v. grateful for any help.
Allan.
__
OpenSSL Project http://www.openssl.org
User Support Ma
From: "Greaney, Kevin" <[EMAIL PROTECTED]>
Kevin.Greaney> I have run into a problem with one of the OpenSSL Apps.
Kevin.Greaney> When attempting to run the Speed App with the RSA4096 option,
Kevin.Greaney> I ran into a PRNG not seeded error (see log below). I ha
Hi,
I have run into a problem with one of the OpenSSL Apps.
When attempting to run the Speed App with the RSA4096 option,
I ran into a PRNG not seeded error (see log below). I have setup a
RANDFILE and it is pointed to be a system-wide logical. I also setup
a .RND in my SYS
ix before,
even
though this was discussed in openssl-dev just last weekend (Thread:
'prng not seeded' error when changeing RSA private key password, I just
checked my archive) and probably already in another thread before that.
Anyway. The PRNG seeding item is an important one and top
18 matches
Mail list logo