Andy Polyakov <[EMAIL PROTECTED]>:

>> I am getting the "prgn not seeded" message on a Solaris 7 Ultra 10
>> when I create non-dummy certificates.  [...]

> http://www.openssl.org/support/faq.html#6

In this case not, it seems.  This was a proper bug.

Application developers: If you are developing on systems with
/dev/urandom, then for thorough testing consider changing the
definition of DEVRAND in file e_os.h before compiling the library to
avoid using the OS random number generator (e.g.  point it to
/dev/null).  This will reveal seeding problems on other platforms.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to