On Sun, May 05, 2002 at 08:35:47PM -0400, PavanKumar Sura wrote: > I did the modifications that you suggested. > I modifed the e_os.h file and stared edg.pl with /home/pki/egd-pool as > parameter. Now I see egd.pl process when I do >ps -u pki
That's a first success. You can use "egc.pl" to test the egd setup. > ======================================================================= > [Sun May 5 16:46:28 2002] [notice] Apache/1.3.24 (Unix) mod_ssl/2.8.8 > OpenSSL/0.9.7-dev configured -- resuming normal operations > [Sun May 5 16:46:28 2002] [notice] Accept mutex: fcntl (Default: fcntl) > warning, not much extra random data, consider using the -rand option > Generating RSA private key, 1024 bit long modulus > 13804:error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not > seeded:md_rand.c:503:You need to read the OpenSSL FAQ, > http://www.openssl.org/support/faq.html > 13804:error:04069003:rsa routines:RSA_generate_key:BN lib:rsa_gen.c:182: > ======================================================================= > As you can see after Apache started, I get warning and then error messages. > This happens when I am trying to generate new ca > secret key in the step two of phase I, with the following error on the ca > web page: > "ERROR: No such file or directory" > > Just a doubt..I configured mod-ssl, openssl, apache together. And now I > just did a make in openssl directory is that fine??. Or do I have to > configure the whole thing again like all the above three things... Apache/mod_ssl will probably work with the old library. You will have to relink. You should also consider to read the mod_ssl documentation. It does support egd: as an entropy source for seeding itself. Best regards, Lutz -- Lutz Jaenicke [EMAIL PROTECTED] http://www.aet.TU-Cottbus.DE/personen/jaenicke/ BTU Cottbus, Allgemeine Elektrotechnik Universitaetsplatz 3-4, D-03044 Cottbus _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
