To whom may it concern
When i did as below precedure, i found an error message.
If you have any kind of solution, please feel free to contact to me;
************************************************************
$ ./config
$ make
$ make test
$ make install
$ ./openssl genrsa -des3 -out ca.key 1024
warning, not much extra random data, consider using the -rand option
Generating RSA private key, 1024 bit long modulus
5812:error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not seeded:md_rand.c:474:You need to read the OpenSSL FAQ, http://www.openssl.org/support/faq.html
*************************************************************

Reply via email to