<?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>Certificate renewal</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71625/certificate-renewal</link><description>Hi, 
 I dont know if this is the right forum to ask, but is there any common solution for certificate renewal? 
 
 For example If I use azure iot hub, I will provision the digicertroot cert (valid until 2038) and a client certificate (valid until XXX</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 15 Feb 2021 13:33:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71625/certificate-renewal" /><item><title>RE: Certificate renewal</title><link>https://devzone.nordicsemi.com/thread/294400?ContentTypeID=1</link><pubDate>Mon, 15 Feb 2021 13:33:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c44cc040-6bb0-45e4-8654-8bf005e75bd3</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;In general it is not harmful to provision devices with long-lasting certificates. In general it should be avoided to rotate certificates in production, since this introduces the risk of bricking devices in the field. Especially as long as key pairs are not generated on the device is the private key transmitted over the air, which adds an additional attack scenario.&lt;br /&gt;&lt;br /&gt; There might be another issue, where the endpoint is not guaranteed to exist after years on the shelf. For this scenarios it is advisable to use a bootstrap server (a server that allows factory provisioned devices to connect to and then sends the production keypair and the endpoint to the device). This model is implemented in Azure with the DPS (&lt;a href="https://docs.microsoft.com/en-us/azure/iot-dps/"&gt;Device Provisioning Service&lt;/a&gt;). AWS does not have a specific solution for this.&lt;/p&gt;
&lt;p&gt;Bootstrapping can also be used for key rotation, but again introduces the possibility of private keys being intercepted.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>