Intel vPro® Platform
Intel Manageability Forum for Intel® EMA, AMT, SCS & Manageability Commander
2835 Discussions

Cannot export AMT certificate private key from Go Daddy certificate

MLecl1
Novice
2,330 Views

Hello,

My company has bought a certificate for AMT provisioning and I need to export the certificate to a .pfx file for use with SCCM.

My problem is that the private key is marked as not exportable.

I installed the certificate by running the mmc snap-in certificates.

 

Then I ran certutil -repairstore my "SerialNumber"

The certificate is now displayed in IIS7 but private key is not exportable.

How can I solve This ? Do I miss something ?

Best regards,

0 Kudos
3 Replies
idata
Employee
822 Views

Hi LMichel,

When you generated the CSR, under the Key Options you want to make sure you selected "Make Private Key Exportable"

Then when you complete the request on the machine you generated the CSR from and install the cert, you should be able to right click the certificate from the cert store and choose export:

And finally, the option to export the private key should be available:

If your import/install of the certificate is working fine and you still do not see that option to Export the private key, I would double check that CSR.

thanks!

Josh

0 Kudos
MLecl1
Novice
822 Views

Hi Jos,

So, if my understanding is right, you use the certificates snap-in to generate the request.

On my side, I followed the instruction from Go Daddy here : http://support.godaddy.com/help/5343 http://support.godaddy.com/help/5343 and here : http://support.godaddy.com/help/4800 http://support.godaddy.com/help/4800

Following these instruction does not allow to specify that the private key has to be exportable.

Is there something wrong with the Go Daddy documentation ?

I finally solved my issue regenerating a new csr according to these instructions :

http://social.technet.microsoft.com/wiki/contents/articles/requesting-an-amt-provisioning-certificate-using-a-windows-server-2008-ca.aspx http://social.technet.microsoft.com/wiki/contents/articles/requesting-an-amt-provisioning-certificate-using-a-windows-server-2008-ca.aspx

The certificate was re-keyed using this new csr and worked like a charm

Thanks for your help

Michel

0 Kudos
idata
Employee
822 Views

That is great to hear!

Josh

0 Kudos
Reply