Python & SSL

James Stroud jstroud at ucla.edu
Tue May 2 16:27:52 EDT 2006


Benji York wrote:
> James Stroud wrote:
> 
>> I have been trying to make an https client with python
> 
> 
> You probably don't want to use the standard library for HTTPS; here's a 
> quote from the socket module docs about SSL:
> 
>     Warning: This does not do any certificate verification!
> 
> I'd recommend M2Crypto instead: 
> http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto
> -- 
> Benji York

Thank you, I will give M2Crypto a try.

James

-- 
James Stroud
UCLA-DOE Institute for Genomics and Proteomics
Box 951570
Los Angeles, CA 90095

http://www.jamesstroud.com/



More information about the Python-list mailing list