<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Secure HTTP connection nRF9160</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/101202/secure-http-connection-nrf9160</link><description>Hi. 
 
 We have a custom pcb board. The main chip is an ESP32, and we use an Actinius SOM, that&amp;#39;s basically an nRF9160, to bring LTE connection. The ESP32 should read sensor data and send it to a server using the nRF9160 that runs the &amp;quot;AT Client&amp;quot; program</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Jun 2023 12:23:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/101202/secure-http-connection-nrf9160" /><item><title>RE: Secure HTTP connection nRF9160</title><link>https://devzone.nordicsemi.com/thread/433456?ContentTypeID=1</link><pubDate>Wed, 28 Jun 2023 12:23:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7d2fdd6-dbeb-4b26-8049-58640094bfe5</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;You can use the Certificate Manager through either LTE Link Monitor or cellular monitor.&amp;nbsp; Adding the certificate as described in our &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.3.0/nrf/libraries/modem/modem_key_mgmt.html#certificates"&gt;documentation under Modem key management&lt;/a&gt;. You can also follow this guide on how to retrieve certificates:&amp;nbsp;&lt;a href="https://stackoverflow.com/questions/7885785/using-openssl-to-get-the-certificate-from-a-server"&gt;https://stackoverflow.com/questions/7885785/using-openssl-to-get-the-certificate-from-a-server&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Secure HTTP connection nRF9160</title><link>https://devzone.nordicsemi.com/thread/433443?ContentTypeID=1</link><pubDate>Wed, 28 Jun 2023 11:30:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56532792-5198-4782-b216-6f9b8280b575</guid><dc:creator>isurki</dc:creator><description>&lt;p&gt;Thank you. I have read how to upload certificates using the &amp;quot;&lt;span class="n"&gt;AT&lt;/span&gt;&lt;span class="c1"&gt;#XCMNG&lt;/span&gt;&amp;quot; command. However, I&amp;nbsp;don&amp;#39;t have a full understanding of certificates.&amp;nbsp;&amp;nbsp;Could you please explain how can I get a valid/correct Google CA certificate?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Secure HTTP connection nRF9160</title><link>https://devzone.nordicsemi.com/thread/433416?ContentTypeID=1</link><pubDate>Wed, 28 Jun 2023 10:10:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d49ce23-f765-4286-9271-eb74f9b61e62</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Ander, looking at the&amp;nbsp;AT#XHTTPCCON command you need to add the sec_tag parameter in order to enable TLS (secure HTTP). You will need to add the correct Google CA certificate to a sec_tag and retest.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Secure HTTP connection nRF9160</title><link>https://devzone.nordicsemi.com/thread/433402?ContentTypeID=1</link><pubDate>Wed, 28 Jun 2023 09:13:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1b5c462-7ca9-4ce1-80f9-2ef4e031814f</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Thanks for providing these details. I&amp;#39;ve tested on my side and am able to get &amp;quot;Data received&amp;quot; in the browser, however, my SLM will return&amp;nbsp;#XHTTPCREQ: -128. Might be some certificates missing. I have forwarded to our Serial LTE Modem developers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Secure HTTP connection nRF9160</title><link>https://devzone.nordicsemi.com/thread/433146?ContentTypeID=1</link><pubDate>Tue, 27 Jun 2023 09:04:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:582ceeee-9efe-4568-8de2-fb7a8724e94c</guid><dc:creator>isurki</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Sorry, I forgot to include more information. You are right, I am running Serial LTE Modem firmware, I didn&amp;#39;t touch anything, it is factory firmware.&lt;/p&gt;
&lt;div&gt;
&lt;pre&gt;10:37:45.474 -&amp;gt; AT#XSLMVER
&lt;/pre&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;pre&gt;10:37:55.271 -&amp;gt; 
&lt;/pre&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;pre&gt;10:37:55.271 -&amp;gt; #XSLMVER: &amp;quot;2.1.1&amp;quot;-CUSTOMIZED&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Do you need more information?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Secure HTTP connection nRF9160</title><link>https://devzone.nordicsemi.com/thread/432960?ContentTypeID=1</link><pubDate>Mon, 26 Jun 2023 12:11:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ea0632f-a4cc-4722-9efb-219bb092041d</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello Ander,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What application are you running on the Actinius? The AT Client does not support AT commands with #, this is Serial LTE Modem application specific. What version of the nRF Connect SDK are you using on your side?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>