<?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 DFU Package Generation Debug Private Key</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16930/secure-dfu-package-generation-debug-private-key</link><description>I am following the readme for nrfutil on generating a package file for the secure DFU. I am using the debug version of the bootloader which comes with a predefined public key and I can&amp;#39;t find the associated debug private key. Is it included or do I need</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Mar 2019 15:27:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16930/secure-dfu-package-generation-debug-private-key" /><item><title>RE: Secure DFU Package Generation Debug Private Key</title><link>https://devzone.nordicsemi.com/thread/175731?ContentTypeID=1</link><pubDate>Tue, 12 Mar 2019 15:27:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82007c82-af83-47d8-89a7-c8f24fecff57</guid><dc:creator>WestCoastDaz</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/ryana"&gt;RyanA&lt;/a&gt; Yes, that is all you need to generate keys for use in the boot-loader.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Secure DFU Package Generation Debug Private Key</title><link>https://devzone.nordicsemi.com/thread/175502?ContentTypeID=1</link><pubDate>Tue, 12 Mar 2019 01:52:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec61cdf4-91a0-4bba-a6be-8daf4a40b8f4</guid><dc:creator>RyanA</dc:creator><description>&lt;p&gt;So I am also trying to generate my own keys, is this all that needs to be ran in nrfutil to generate the keys you need for your secure boot-loader code via SDK 15.3 DFU?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Secure DFU Package Generation Debug Private Key</title><link>https://devzone.nordicsemi.com/thread/64901?ContentTypeID=1</link><pubDate>Sat, 08 Oct 2016 05:08:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74e7320d-cdfd-4c43-a1d2-5e642cc18f97</guid><dc:creator>WestCoastDaz</dc:creator><description>&lt;p&gt;Vidar,  I had a feeling the private key wasn&amp;#39;t included for the reason you outlined.  Thanks for confirming.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Secure DFU Package Generation Debug Private Key</title><link>https://devzone.nordicsemi.com/thread/64900?ContentTypeID=1</link><pubDate>Fri, 07 Oct 2016 19:37:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3be3a96-2858-44f8-9cda-a5e9392c8bee</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;The private key is not included, but was used to sign the included test images. This was to be 100 % sure that it would not used for signing FW images in production by any of our customers.&lt;/p&gt;
&lt;p&gt;Generating your own key:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;nrfutil keys generate private.pem&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Display a public key from your key file&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;nrfutil keys display --key pk --format code private.pem &amp;gt; pk.c&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>