[Patches] [ python-Patches-414326 ] SSL fix for OpenSSL-0.9.6+

noreply@sourceforge.net noreply@sourceforge.net
Fri, 06 Apr 2001 08:53:52 -0700


Patches item #414326, was updated on 2001-04-06 08:53
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=414326&group_id=5470

Category: core (C code)
Group: 2.0.1 bugfix
Status: Open
Priority: 5
Submitted By: Brian E. Gallew (geekatcmu)
Assigned to: Nobody/Anonymous (nobody)
Summary: SSL fix for OpenSSL-0.9.6+

Initial Comment:
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.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=414326&group_id=5470