SSL on Windows?

Ng Pheng Siong ngps at madcap.dyndns.org
Tue May 16 10:23:57 EDT 2000


According to Robert Towster  <rtowster at emerging.com>:
> now I only need to do a SSL client (to hit an existing server). I
> started
> playing with the demos.. (specifically echo.py)

Also take a look at http_cli.py in the same directory as echo.py.


> I keep getting PRNG not seeded. (see traceback below)
> The line that apparently seeds PRNG is this:
> Rand.load_file('../randpool.dat', -1)

In the demo/ directory, there is a file called randpool.dat. This
file was created from a FreeBSD's /dev/random. Please try again
with this file.

> I can get a perl library to do this.. but.. I wanna use python =)

;-)

Cheers.
-- 
Ng Pheng Siong <ngps at post1.com> * http://www.post1.com/home/ngps




More information about the Python-list mailing list