pycurl

Jens Gelhaar cuiod-tec at web.de
Tue Feb 11 16:37:17 EST 2003


Hi,

I want to access an https site with pycurl, but I get always the
message

error: (35, 'SSL: error:14090086:SSL
routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed')

With curl I can use "-k" option

curl.exe -k <url>

to disable the verification. How can I do that in pycurl?

Thanks




More information about the Python-list mailing list