Hi all,
I would like to know why I have this type of error, during key generating...
My action is:
/opt/apache/ssl/bin/openssl genrsa -des3 -out vpn.key 1024
and I receive:
warning, not much extra random data, consider using the -rand option
Generating RSA private key, 1024 bit long modulus
23897:error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG
not seeded:md_rand.c:538:
23897:error:04069003:rsa routines:RSA_generate_key:BN lib:rsa_gen.c:182:
Can you help me???
Thanks in advance,
Marco.