Simon Willison’s Weblog

Subscribe

Items tagged python, ssl in 2002

Filters: Year: 2002 × python × ssl × Sorted by date


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...

[... 95 words]

Types

Years

Months

Tags