Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Windows SSL support in Python

Adding SSL support to Python on Windows is as easy as dropping a couple of DLLs and a .pyd file in to your Python DLLs directory. Grab the zip file from this page and off you go. I haven’t tried it out yet but it appears to work—the socket.ssl function miraculously appeared when I installed the new files. Why is this useful? Because it opens the way for secure XML-RPC calls from Python applications...

This is Windows SSL support in Python by Simon Willison, posted on 24th July 2002.

View blog reactions

Next: TMs

Previous: Instant PHP Web Services

2 comments

  1. It looks like the files have moved to sourceforge: http://pypgsql.sourceforge.net/misc/python-ssl.htm l

    Noah Spurrier - 25th July 2003 20:06 - #

  2. free,free,... downloads no money involved because i have none. I do not have a credit card i am bankrupt. please help me . i am an invalid and the computer is my only fun

    eiselina verschuren - 11th December 2004 20:23 - #

Comments are closed.

Previously hosted at http://simon.incutio.com/archive/2002/07/24/windowsSslSupportInPython

A django site