This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author geekatcmu
Recipients
Date 2001-04-06.15:53:48
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
With OpenSSL-0.9.6+, the PRNG must be properly seeded
before attempting any SSL operations.  This patch,
courtesy of Greg Wilson  <Greg.Wilson@baltimore.com>,
will call RAND_load_file with the value of the RANDFILE
environment variable.
History
Date User Action Args
2007-08-23 15:04:38adminlinkissue414326 messages
2007-08-23 15:04:38admincreate