State of SSL in Python
Roger Binns
rogerb at rogerbinns.com
Wed Mar 15 23:34:03 EST 2006
<donk71 at gmail.com> wrote in message news:1142462611.164759.38810 at v46g2000cwv.googlegroups.com...
> I'd like to use Python's native SSL functions because I'd like to keep
> the install requirements at a minimum. I'm writing a client that will
> use TLS with X509 certificate validation (and CRL checking in the
> future). Will Python be able to handle it?
Try TLSLite:
http://trevp.net/tlslite/
Roger
More information about the Python-list
mailing list