On Wed, Dec 05, 2001 at 04:57:37PM +0800, yanpeng wrote:
> I have started a egd daemon on my solaris 7 server. Would you please tell me how 
> to set openssl-0.9.6b look for an EGD socket at /var/run/egd-pool, /dev/egd-pool, 
>/etc/egd-pool and /etc/entropy?

OpenSSL 0.9.6b does not support the automatic querying of EGD sockets,
only the upcoming 0.9.7 version will do it.
You can however modify the source of 0.9.6b by installing the crypto/rand/
directory from the 0.9.7 release (it is API compatible) _and_ add
the DEVRANDOM_EGD entry from 0.9.7's e_os.h to the 0.9.6b counterpart.

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to