Jørgen Skogstad wrote:
> 
> I am having some minor troubles trying to build a RSA keypair in
> which I hoped to do a self signed CA certificate later on .. but
> the RSA key pair generation failed with the beneatch mentioned
> error;
> 
> 08:20 root@nexus [ /home/kroot > openssl genrsa -des3 -out ca.key 2048
> warning, not much extra random data, consider using the -rand option
> [snip]
> 

I have installed a /dev/random implementation which worked for me:
http://www.cosy.sbg.ac.at/~andi/

I installed this *prior* to installing openssl, but I don't know
if that matters. YMMV of course.

--
Maybe I already died.  Look at my face.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to