> Hello > > I use solaris sun5.8 with qmail mbox ($HOME/Mailbox) > /etc/mail/certs/cert.pem > I have a problem installing the Qpopper to read $HOME/Mailbox with > openssl. > > I have already tried the following command: > ./configure --enable-home-dir-mail=Mailbox --with-openssl=path > > And it is executed but when I have tried > /usr/local/ssl/bin/openssl req -new -nodes -out req.pem -keyout > /etc/mail/certs/cert.pem > > I receive an error message: > "Using configuration from /usr/local/ssl/openssl.cnf > unable to load 'random state' > This means that the random number generator has not been seeded > with much random data. > Generating a 1024 bit RSA private key > 27747:error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not > seeded: > md_rand.c:501:You need to read the OpenSSL FAQ, > http://www.openssl.org/support/ > faq.html > 27747:error:04069003:rsa routines:RSA_generate_key:BN > lib:rsa_gen.c:182:" > > I did not find this rsa_gen.c and in to the URL I did not find this > error > I hope you can help me with this issue. > > Thanks > > Luciana
