> which is where I am where this is bombing.  I'm getting the dreaded
>
>  unable to write key
>  21093:error:24064064:random number
> generator:SSLEAY_RAND_BYTES:prng not seeded:md_rand.c:470:
>
> error message when installing mod_ssl.  I have a /.rnd file, which is
> what the mod_ssl docs say is what you make to solve this error.  I ran
> the mkcert.sh script that the mod_ssl setup is using with -x; where
> it's bombing is with the following command:

Install the entropy daemon mentioned in the docs. You need to get a
/dev/urandom or the like. If you search the docs, you can find a reference.
I installed the entropy daemon that is mentioned on a system very similar to
yours and it worked out nicely.

Cheers,
Craig Skelton
/*
 ______        _     _
(____  \      (_)   | |
 ____)  ) ____ _  _ | | ____  ____  ___  ____ ___  ____
|  __  ( / ___) |/ || |/ _  |/ _  )/___)/ ___) _ \|    \
| |__)  ) |   | ( (_| ( ( | ( (/ /|___ ( (__| |_| | | | |
|______/|_|   |_|\____|\_|| |\____|___(_)____)___/|_|_|_|
                      (_____|

*/


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to