ssl error

Gerhard =?unknown-8bit?Q?H=E4ring?= gh_pythonlist at gmx.de
Sat Nov 17 19:07:09 EST 2001


On Sat, Nov 17, 2001 at 01:40:22PM -0600, Reid Nichol wrote:
> I got a client/server app that I am triing to build and am having problems. 
> [snip]

The Python builtin SSL doesn't support servers, but only SSL clients.

On my homepage (see sig), you can find a short, unfinished overview of the
available alternatives. Use the "Python/SSL" link. I'd probably go for
M2Crypto.

HTH,

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id 86AB43C0
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))




More information about the Python-list mailing list