[Catalog-sig] PyPI OAuth documentation

Daniel Holth dholth at gmail.com
Fri Jul 27 03:45:26 CEST 2012


You can also pass the expected ssl certificate to requests, but I'm not sure of the exact syntax (see the advanced use section of their docs). This is the most secure option if you know which cert the server should present.

Daniel Holth

On Jul 26, 2012, at 9:34 PM, Richard Jones <r1chardj0n3s at gmail.com> wrote:

> On 27 July 2012 11:17, Richard Jones <r1chardj0n3s at gmail.com> wrote:
>> Note that you need to use my branch of requests for this to work
>> (https://github.com/r1chardj0n3s/requests) and rauth currently needs
>> to be modified to handle unverifiable SSL certificates.
> 
> The author of rauth has shown me how to avoid the modification; the
> code on the wiki page now works with the current un-modified rauth
> release.
> 
> 
>    Richard
> _______________________________________________
> Catalog-SIG mailing list
> Catalog-SIG at python.org
> http://mail.python.org/mailman/listinfo/catalog-sig


More information about the Catalog-SIG mailing list