<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 24, 2015 at 12:49 PM, Gary Thomas <span dir="ltr"><<a href="mailto:gary@mlbassoc.com" target="_blank">gary@mlbassoc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2015-07-24 13:30, AnÃbal Limón wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
Hi Gary,<br>
<br>
What version of python do you use?.<br>
<br>
Since 2.7.9 cert checking is enabled by default causing this kind of errors. [1]<br>
<br></span>
[1] <a href="https://www.python.org/dev/peps/pep-0476/" rel="noreferrer" target="_blank">https://www.python.org/dev/peps/pep-0476/</a><br>
<br>
Kind regards,<br>
   alimon<br>
</blockquote>
<br>
I'm using the stock python 2.7.9 from Poky/Yocto master:901be2cb69892595443ed41ab4be285932db15eb<br>
<br>
Is there an answer for this that's a bit less intrusive?<br>
Perhaps there could be a DISTRO or even IMAGE feature to<br>
enable/disable this checking?<br>
<br>
The pep you referenced mostly talks about why this was changed<br>
and how to disable it - manually within the python code itself.<br>
What I don't see is where/how/what to change/import to actually<br>
let the full certificate checking happen.</blockquote></div><br>I think the better bet is to fix it so it actually finds the certs from ca-certificates rather than bypassing certificate checking, personally, but I can see how that would be a useful workaround. :)<br>-- <br><div class="gmail_signature">Christopher Larson<br>clarson at kergoth dot com<br>Founder - BitBake, OpenEmbedded, OpenZaurus<br>Maintainer - Tslib<br>Senior Software Engineer, Mentor Graphics</div>
</div></div>