Re: Add Private Keys in System Store MY

From: Michel Gallant (neutron_at_istar.ca)
Date: 10/14/05

  • Next message: Joe Richards [MVP]: "Re: What is the use of Service Principle Name (SPN)?"
    Date: Fri, 14 Oct 2005 09:09:14 -0400
    
    

    What form is your certificate private key in? A file blob? (pvk file?)
    If so, the simplest way is to use the pvk and the cer files and convert to a pfx file (pkcs#12 format),
    and then import that into your MY store using Cert import dialogs.
     - Mitch Gallant

      "sunit" <sunit@newsgroup.nospam> wrote in message news:ODHJxsJ0FHA.1168@TK2MSFTNGP10.phx.gbl...
      I have a certificate and assosicated private keys with that certificate.I want to add both the things in the certificate store
    MY.
      i added my certicate in MY through mmc

      start->Run->mmc->console->Add/Remave Snapp-in->Add->Certificates->Computer Account->Local computer

      .In the tree i chose personal .Then right clicked and chose import to add my certificate.The certicate is present in a key whose
    path in registry is HKEY_LOCAL_MACHINE\Software\Microsoft\SystemCertificates\MY\certficates. The name of the Key is the value of
    the field Thumbprint of the certificate.Inside the key certificate is present in BLOB.

      But i dont know how to add my private keys with this certificate .Pls help me .Thanx in advance


  • Next message: Joe Richards [MVP]: "Re: What is the use of Service Principle Name (SPN)?"

    Relevant Pages

    • Re: CA, Certificates, some clearification
      ... No, the user certificate is stored on the AD user object, not the ... Private keys do not roam between machines for users unless you are using ... If the certificate is stored in> the user account, if the user moves between multiple machines, does he have> access to his public and private keys? ... > MMC on the server there is a pending request, why is it trying to create a> certificate for basic file encryption when i already have a certificate that> supports file encryption? ...
      (microsoft.public.win2000.security)
    • Re: E-mail encryption. Is this right? Isnt it a security hole?
      ... Regarding protecting your private keys, a good model is to never store your ... > When the receiver reads the encrypted e-mail uses his/her private key. ... > reads the CRL (Certificate Revocation List) from the Certificates CDP ...
      (microsoft.public.security)
    • Re: simple question about certificate chains
      ... Meant SSL of cource. ... The key to the whole certificate idea is keeping private keys private! ... You might be amazed at the effort that the certificate authorities such as ...
      (alt.computer.security)
    • Re: simple question about certificate chains
      ... Meant SSL of cource. ... The key to the whole certificate idea is keeping private keys private! ... You might be amazed at the effort that the certificate authorities such as ...
      (comp.security.ssh)
    • Re: P2P Authentication
      ... > use their private keys to encrypt data that they send to the other. ... resulting in the digital signature. ... appropriate public key (taken from the recipient's trusted public key ... this digital certificate is digitally ...
      (comp.security.misc)