<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Python SSL error]]></title><description><![CDATA[<p dir="auto">I have a Python API that is trying to communicate with my server and I am getting this error:</p>
<p dir="auto">Error: Communication with Server failed. (&lt;urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (ssl.c:661)&gt;)</p>
<p dir="auto">Is there a way to fix this? Any help would be appreciated. Thanks.</p>
]]></description><link>http://developers.maxon.net/forum//topic/11029/python-ssl-error</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 05:37:55 GMT</lastBuildDate><atom:link href="http://developers.maxon.net/forum//topic/11029.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 25 Sep 2018 14:06:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Python SSL error on Mon, 30 Aug 2021 08:28:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/m_adam">@<bdi>m_adam</bdi></a> Thanks Maxime, I'll check that out.<br />
The customer was using R23.110</p>
]]></description><link>http://developers.maxon.net/forum//post/67546</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/67546</guid><dc:creator><![CDATA[orestiskon]]></dc:creator><pubDate>Mon, 30 Aug 2021 08:28:34 GMT</pubDate></item><item><title><![CDATA[Reply to Python SSL error on Mon, 30 Aug 2021 08:21:33 GMT]]></title><description><![CDATA[<p dir="auto">What is the version of your customer, this should be fixed until S24 version.</p>
<p dir="auto">Yes it's an Okish solution, best way would be to create the context as demonstrate in <a href="https://developers.maxon.net/forum/topic/11370/urllib2-urlopen-fails-on-c4d-for-mac/9" target="_blank" rel="noopener noreferrer nofollow ugc">urllib2.urlopen fails on C4D for Mac</a></p>
]]></description><link>http://developers.maxon.net/forum//post/67545</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/67545</guid><dc:creator><![CDATA[m_adam]]></dc:creator><pubDate>Mon, 30 Aug 2021 08:21:33 GMT</pubDate></item><item><title><![CDATA[Reply to Python SSL error on Mon, 30 Aug 2021 08:19:03 GMT]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">is there an update on this? Some of my customers had trouble verifying their licenses and I pinpointed it to this error.<br />
I can work around it by using this solution, which seems to create an unverified context: <a href="https://stackoverflow.com/questions/35569042/ssl-certificate-verify-failed-with-python3" target="_blank" rel="noopener noreferrer nofollow ugc">https://stackoverflow.com/questions/35569042/ssl-certificate-verify-failed-with-python3</a></p>
<p dir="auto">Is this an acceptable solution for dealing with this issue?</p>
]]></description><link>http://developers.maxon.net/forum//post/67544</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/67544</guid><dc:creator><![CDATA[orestiskon]]></dc:creator><pubDate>Mon, 30 Aug 2021 08:19:03 GMT</pubDate></item><item><title><![CDATA[Reply to Python SSL error on Tue, 09 Oct 2018 20:28:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/a_block">@<bdi>a_block</bdi></a> Cool. Thanks. <img src="http://developers.maxon.net/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=0b8ddba251d" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /></p>
]]></description><link>http://developers.maxon.net/forum//post/55954</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/55954</guid><dc:creator><![CDATA[Swinn]]></dc:creator><pubDate>Tue, 09 Oct 2018 20:28:47 GMT</pubDate></item><item><title><![CDATA[Reply to Python SSL error on Mon, 01 Oct 2018 13:20:19 GMT]]></title><description><![CDATA[<p dir="auto">Hi Swinn,</p>
<p dir="auto">first I'd like to apologize for answering so lately. As announced <a href="https://developers.maxon.net/forum/topic/11027/so-long-and-thanks-for-all-the-fish" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>, the SDK Team was out of office for more than half of last week. Now, we try to work through the backlog as fast as possible.</p>
<p dir="auto">This seems to be an issue only on macOS. It is currently being investigated and we hope to be able to provide a fix with one of the next service packs.</p>
<p dir="auto">Cheers,<br />
Andreas</p>
]]></description><link>http://developers.maxon.net/forum//post/55876</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/55876</guid><dc:creator><![CDATA[a_block]]></dc:creator><pubDate>Mon, 01 Oct 2018 13:20:19 GMT</pubDate></item><item><title><![CDATA[Reply to Python SSL error on Mon, 01 Oct 2018 11:56:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/m_adam">@<bdi>m_adam</bdi></a> Is there any workaround?</p>
]]></description><link>http://developers.maxon.net/forum//post/55872</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/55872</guid><dc:creator><![CDATA[Swinn]]></dc:creator><pubDate>Mon, 01 Oct 2018 11:56:43 GMT</pubDate></item><item><title><![CDATA[Reply to Python SSL error on Mon, 01 Oct 2018 10:23:02 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/swinn">@<bdi>Swinn</bdi></a>,</p>
<p dir="auto">I can confirm the issue, this is a known issue on Mac, and this is currently being worked on.</p>
<p dir="auto">Cheers,<br />
Maxime.</p>
]]></description><link>http://developers.maxon.net/forum//post/55868</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/55868</guid><dc:creator><![CDATA[m_adam]]></dc:creator><pubDate>Mon, 01 Oct 2018 10:23:02 GMT</pubDate></item><item><title><![CDATA[Reply to Python SSL error on Sat, 29 Sep 2018 12:54:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/swinn">@<bdi>swinn</bdi></a> Is there any word on a solution to this issue? Any help would be greatly appreciated. Thanks.</p>
]]></description><link>http://developers.maxon.net/forum//post/55854</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/55854</guid><dc:creator><![CDATA[Swinn]]></dc:creator><pubDate>Sat, 29 Sep 2018 12:54:52 GMT</pubDate></item></channel></rss>