Thomas Krüger schrieb:
> Many protocols support an additional SSL/TLS-Layers (e.g. HTTP ->
> HTTPS). There you can use SSL certificate authentication. It may
> berequired to set up a small CA, but done right it is pretty secure.

I missed the best:
The Twisted framework has SSL authentication already implemented:
http://twistedmatrix.com/
But there also more lightweigt implementations like
httplib.HTTPSConnection (for clients) or pyopenssl

Thomas


-- 
sinature: http://nospam.nowire.org/signature_usenet.png
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to