<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> 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 


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to