<?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[SSL connection IPProto_SEC error]]></title><description><![CDATA[<p dir="auto">Hi forum,</p>
<p dir="auto">I tested the following (see <a href="https://docs.pycom.io/pycom_esp32/library/ussl.html#module-ussl" target="_blank" rel="noopener noreferrer nofollow">https://docs.pycom.io/pycom_esp32/library/ussl.html#module-ussl</a>):</p>
<p dir="auto">import socket<br />
import ssl<br />
s = socket.socket(socket.AF_INET, socket.SOCK_STREAM, socket.IPPROTO_SEC)</p>
<p dir="auto">And I got the following error:</p>
<p dir="auto">Traceback (most recent call last):<br />
File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br />
AttributeError: 'module' object has no attribute 'IPPROTO_SEC'</p>
<p dir="auto">Firmware is latest.</p>
]]></description><link>https://forum.pycom.io/topic/411/ssl-connection-ipproto_sec-error</link><generator>RSS for Node</generator><lastBuildDate>Sun, 16 Aug 2026 19:23:33 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/411.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 26 Dec 2016 16:24:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SSL connection IPProto_SEC error on Mon, 26 Dec 2016 16:24:10 GMT]]></title><description><![CDATA[<p dir="auto">Hi forum,</p>
<p dir="auto">I tested the following (see <a href="https://docs.pycom.io/pycom_esp32/library/ussl.html#module-ussl" target="_blank" rel="noopener noreferrer nofollow">https://docs.pycom.io/pycom_esp32/library/ussl.html#module-ussl</a>):</p>
<p dir="auto">import socket<br />
import ssl<br />
s = socket.socket(socket.AF_INET, socket.SOCK_STREAM, socket.IPPROTO_SEC)</p>
<p dir="auto">And I got the following error:</p>
<p dir="auto">Traceback (most recent call last):<br />
File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br />
AttributeError: 'module' object has no attribute 'IPPROTO_SEC'</p>
<p dir="auto">Firmware is latest.</p>
]]></description><link>https://forum.pycom.io/post/2462</link><guid isPermaLink="true">https://forum.pycom.io/post/2462</guid><dc:creator><![CDATA[gertjanvanhethof]]></dc:creator><pubDate>Mon, 26 Dec 2016 16:24:10 GMT</pubDate></item><item><title><![CDATA[Reply to SSL connection IPProto_SEC error on Tue, 27 Dec 2016 09:12:14 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/166">@gertjanvanhethof</a>,</p>
<p dir="auto">This is indeed missing and the embedded department is aware of it. I added it to the <a href="https://github.com/pycom/pycom-micropython/issues/52" target="_blank" rel="noopener noreferrer nofollow">github issues</a> for tracking.</p>
]]></description><link>https://forum.pycom.io/post/2473</link><guid isPermaLink="true">https://forum.pycom.io/post/2473</guid><dc:creator><![CDATA[Ralph]]></dc:creator><pubDate>Tue, 27 Dec 2016 09:12:14 GMT</pubDate></item></channel></rss>