Embedding SSL in Python

Doug Fort dougfort at downright.com
Wed May 16 21:12:15 EDT 2001


Dick Norton wrote:

> Hello,
> 
> Has anyone had any success building POST for https by linking
> something like cURL and OpenSSL with Python?  I need to make
> ssl POSTs under w2000 and I don't mind embedding Python (all
> but the ssl POST is python and I'm not keen to change that).
> 
> Alternatively is there a good 2.1 means of doing this?
> Is m2Crypto the right thing?
> 
> At present I'm doing a gross hack with cURL being invoked from
> python - system("...") like stuff.  This could be fixed if I had
> a working makefile (perl woes) for the openssl ...6a for VC6 or
> the ssl, libeay and RSAGlue  .lib files built for VC6.  Anyone have
> pointers to binary openssl that includes .h files and those .libs?
> 
> 
> 
> Thanks
> Dick Norton
> 
We use M2Crypto at http://www.stressmy.com
It works quite well.
-- 
Doug Fort <dougfort at downright.com>
Senior Meat Manager
Downright Software LLC
http://www.dougfort.net

______________________________________________________________________
Posted Via Uncensored-News.Com - Still Only $9.95 - http://www.uncensored-news.com
   With Seven Servers In California And Texas - The Worlds Uncensored News Source
  



More information about the Python-list mailing list