[Baypiggies] Need to connect to site with https and cert

nar nar at hush.com
Tue Apr 7 21:29:54 CEST 2009


It's the same as connecting to HTTP as long as it's a signed  
certificate, otherwise you'll need to add the cert to your signing  
authority list or turn off cert checks. Thats more of an OpenSSL task  
than a Python thing though.

-n

On Apr 7, 2009, at 11:36 AM, Max wrote:

> Can someone point me to docs and possible example of code to connect  
> to site using https and a cert, I need to be able to do GET, POST  
> and multipart uploads.
>
> thanks
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> http://mail.python.org/mailman/listinfo/baypiggies
>




More information about the Baypiggies mailing list