Authenticating clients and servers

Thomas Krüger see_signature at nospam.nowire.org
Sun Apr 15 14:19:07 EDT 2007


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



More information about the Python-list mailing list