Subject: Re: Entropy Source
To: John R. Shannon <john@johnrshannon.com>
From: Thor Lancelot Simon <tls@rek.tjls.com>
List: port-xen
Date: 12/02/2005 15:12:17
On Fri, Dec 02, 2005 at 12:57:06PM -0700, John R. Shannon top-posted:
> I'm using XENU, which has it:
> 
> pseudo-device   rnd
> 
> as does XEN0.

Please don't top-post on our mailing lists.  It makes conversations
extremely frustrating.

Do you have /dev/random and /dev/urandom in the xenu's filesystem, with
correct major and minor numbers, ownership, and permissions?  If so, then
OpenSSL is broken somehow -- I think that's the last possibility.

Thor