curl-and-python

Re: Convert client-certificate curl.exe command to pycurl

From: Oleg Pudeyev <oleg+pycurl_at_bsdpower.com>
Date: Thu, 21 May 2015 10:53:29 -0400

On Thu, 21 May 2015 09:49:47 +0200
"Binney, Peter" <Peter.Binney_at_commerzbank.com> wrote:

> The verbose output from the script posted yesterday under
> https://github.com/pycurl/pycurl/issues/244 is below.
>
> Any values set with curl.setopt(SSLxxx) are ignored, and the client
> certificate most recently added to Internet Explorer's store is
> always used.

Looking at libcurl source, SSLCERTPASSWD (STRING_KEY_PASSWD) option is
only mentioned under nss, gskit, polarssl, openssl and darwinssl
backends. Winssl and gnutls are missing from that list.

Can you try a pycurl build from here please:

http://www.lfd.uci.edu/~gohlke/pythonlibs/

Regards,
Oleg
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2015-05-21