<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Creating a USB key for PKI provisioning in Intel vPro® Platform</title>
    <link>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242237#M2289</link>
    <description>&lt;P&gt;certificate for USB &lt;/P&gt;</description>
    <pubDate>Fri, 06 Sep 2013 17:43:56 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2013-09-06T17:43:56Z</dc:date>
    <item>
      <title>Creating a USB key for PKI provisioning</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242226#M2278</link>
      <description>&lt;P&gt;Can anyone point me in the right direction to create a .bin file with my root certificate hash and put it on a USB key? I've been told its possible and that the USBkey utility from Intel can do it, but there don't seem to be any clear instructions on how to do this (atleast none that I can find). This is to enable one touch provisioning of DQ35JO workstations on SCCM 2007 SP1&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2008 12:49:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242226#M2278</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2008-12-05T12:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB key for PKI provisioning</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242227#M2279</link>
      <description>&lt;P&gt;First step is to export a copy of your Root CA certificate which the Provisioning Certificate is issued from.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Within Certificate snap-in, right click on the desired certificate for your root certificate authority (the root CA that chains up from your provisioning certificate) and select "All Task" -&amp;gt; "Export"&lt;/LI&gt;&lt;LI&gt;When the Wizard window appears, select next&lt;/LI&gt;&lt;LI&gt;Select "DER Encoded binary X.509 (.CER)" format and select next&lt;/LI&gt;&lt;LI&gt;Give the export file a name.  Something like "root-ca.cer", select next, and then finish&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the USBFile command line utility, run the following command.&lt;/P&gt;&lt;P&gt;usbfile -create setup.bin admin /mailto:P@ssw0rd P@ssw0rd -hash root-ca.cer "My Root CA"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then view the setup.bin file by executing...&lt;/P&gt;&lt;P&gt;usbfile -view setup.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are happy with it, copy it to a USB stick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Matt Royer&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2008 04:53:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242227#M2279</guid>
      <dc:creator>Matthew_R_Intel</dc:creator>
      <dc:date>2008-12-16T04:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB key for PKI provisioning</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242228#M2280</link>
      <description>&lt;P&gt;Hi Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ive already tried this, and while the USB file utility creates the setup.bin, the vPro machine doesnt recognise it as being on the USB drive when I plug it in and turn the machine on. Initially I thought the USB key might be bad, but a PSK setup.bin placed on the same key (either copied / using the utility in the development toolkit) works just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2008 10:42:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242228#M2280</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2008-12-22T10:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB key for PKI provisioning</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242229#M2281</link>
      <description>&lt;P&gt;Vinay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you been using the UKPU (usb key provisioning utility) to place the setup.bin file on the USB key?  The utility helps avoid some of the common gotchas preparing a USB key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The utility is here: &lt;A href="http://communities.intel.com/community/openportit/vproexpert/activation/blog/2008/03/17/usb-key-provisioning-utility-onetouch-provisioning-tool-binary-38-source-now-available"&gt;http://communities.intel.com/community/openportit/vproexpert/activation/blog/2008/03/17/usb-key-provisioning-utility-onetouch-provisioning-tool-binary-38-source-now-available&lt;/A&gt; &lt;A href="http://communities.intel.com/community/openportit/vproexpert/activation/blog/2008/03/17/usb-key-provisioning-utility-onetouch-provisioning-tool-binary-38-source-now-available"&gt;http://communities.intel.com/community/openportit/vproexpert/activation/blog/2008/03/17/usb-key-provisioning-utility-onetouch-provisioning-tool-binary-38-source-now-available&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2009 02:19:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242229#M2281</guid>
      <dc:creator>Brian_Cockrell</dc:creator>
      <dc:date>2009-01-06T02:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB key for PKI provisioning</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242230#M2282</link>
      <description>&lt;P&gt;Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion, but unfortunately Ive already tried this utility (two different versions of it infact... including the latest one that came with the management development tool kit) with no success. Once again, using the utility to place a PSK setup.bin file works perfectly&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2009 00:29:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242230#M2282</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2009-01-07T00:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB key for PKI provisioning</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242231#M2283</link>
      <description>&lt;P&gt;To confirm, the AMT firmware version is 3.x or higher?  AMT 2.x (more specifically 2.2 desktop / 2.6 laptop) do not support configuring / loading custom certificate hashes which limits us to provisioning certificates issue by the third party certificate authorities (VeriSign, GoDaddy, etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assuming that when you do a "usbfile -view setup.bin", everything looks healthy?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;--Matt Royer</description>
      <pubDate>Fri, 09 Jan 2009 01:12:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242231#M2283</guid>
      <dc:creator>Matthew_R_Intel</dc:creator>
      <dc:date>2009-01-09T01:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB key for PKI provisioning</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242232#M2284</link>
      <description>&lt;P&gt;How do I obtain the usbfile.exe utility?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2009 20:53:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242232#M2284</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2009-01-15T20:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB key for PKI provisioning</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242233#M2285</link>
      <description>&lt;P&gt;USBFILE utility availible in the &lt;A href="http://softwarecommunity.intel.com/articles/eng/1023.htm"&gt;http://softwarecommunity.intel.com/articles/eng/1023.htm&lt;/A&gt; AMT Software Development Kit (SDK); it's located in the .\Windows\Intel AMT SDK\Bin\Configuration\ConfigScripts directory of the AMT Software Development Kit download file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Matt Royer&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2009 05:13:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242233#M2285</guid>
      <dc:creator>Matthew_R_Intel</dc:creator>
      <dc:date>2009-01-16T05:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB key for PKI provisioning</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242234#M2286</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I make a USB setup file with USBFile.exe for importing PKI hash into bios. The client boots from the stick, but I get the error message - "missing current Intel ME password. If I view the setup.bin file the password is admin. Have you an idee? Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2009 12:24:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242234#M2286</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2009-07-31T12:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB key for PKI provisioning</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242235#M2287</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;I just resolved the pki hash setup issue at my customer...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use version 3 of usbfile and flag the setup.bin as version 2.1 with the -v 2.1 switch...&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2010 18:32:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242235#M2287</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2010-03-16T18:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB key for PKI provisioning</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242236#M2288</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to get an USB key for PKI  provisioning to work but it's not working at all. I followed a lot of threads in the forum but no success. If I create a setup.bin for TLS-PSK Provisioning the AMT Bios will detect the key and ask me to confim provisioning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I create a setup.bin for TLS-PKI provisioning the AMT BIOS didn't detect it. I also followed the instruction to change the setup.bin version information to 2.0 and/or 2.1 but still no success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate for any further hints tips and tricks. One thing to mention. I used the SCS Console to create the setup.bin file for TLS-PSK provisioning. The TLS-PKI file was created via usbfile.exe. Is it possible to create a setup.bin for PKI Provisoning via the SCS console?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Joachim&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2010 10:57:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242236#M2288</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2010-12-03T10:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB key for PKI provisioning</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242237#M2289</link>
      <description>&lt;P&gt;certificate for USB &lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 17:43:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Creating-a-USB-key-for-PKI-provisioning/m-p/242237#M2289</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2013-09-06T17:43:56Z</dc:date>
    </item>
  </channel>
</rss>

