bad certificate error
Gabriel Genellina
gagsl-py2 at yahoo.com.ar
Mon Jul 27 20:46:51 EDT 2009
En Mon, 27 Jul 2009 15:52:08 -0300, jakecjacobson
<jakecjacobson at gmail.com> escribió:
> On Jul 27, 2:23 pm, "Gabriel Genellina" <gagsl-... at yahoo.com.ar>
> wrote:
>> En Mon, 27 Jul 2009 12:57:40 -0300, jakecjacobson
>> <jakecjacob... at gmail.com> escribió:
>>
>> > I was wondering if this is due to the server having a invalid server
>> > cert? If I go to this server in my browser, I get a "This server
>> > tried to identify itself with invalid information". Is there a way to
>> > ignore this issue with Python? Can I setup a trust store and add this
>> > server to the trust store?
>>
>> I don't see the point in trusting someone that you know is telling lies
>> about itself.
>
> It is a test box that the team I am on runs. That is why I would
> trust it.
I'd fix the certificate issue on the server. Or use plain HTTP if it's
just for testing.
--
Gabriel Genellina
More information about the Python-list
mailing list