This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author janssen
Recipients akuchling, janssen
Date 2008-04-25.17:23:25
SpamBayes Score 0.06784324
Marked as misclassified No
Message-id <1209144207.57.0.965211656555.issue2687@psf.upfronthosting.co.za>
In-reply-to
Content
No, the problem is with your "ca_certs" argument on the client side. 
You can't use a directory.  You must use a file containing a number of
concatenated certificates.  I'll beef up the documentation to make that
clearer.
History
Date User Action Args
2008-04-25 17:23:28janssensetspambayes_score: 0.0678432 -> 0.06784324
recipients: + janssen, akuchling
2008-04-25 17:23:27janssensetspambayes_score: 0.0678432 -> 0.0678432
messageid: <1209144207.57.0.965211656555.issue2687@psf.upfronthosting.co.za>
2008-04-25 17:23:26janssenlinkissue2687 messages
2008-04-25 17:23:26janssencreate