Re: Microsoft Certificate Services

From: David Cross [MS] (dcross_at_online.microsoft.com)
Date: 04/29/03


Date: Tue, 29 Apr 2003 05:41:09 -0700


1. The containers are all created under
%appdata%\Microsoft\Crypto\RSA\<your SID value> and no you cannot create a
key with your own path.

2. DPAPI (password protection on a key) can only be set at key generation
time or key import time. To change, you must export and then import again.

-- 
David B. Cross [MS]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
http://support.microsoft.com
"Parvathy" <sriparvathy@hotmail.com> wrote in message
news:9368bd3a.0304290334.71fc6227@posting.google.com...
> Hi,
> 1>  I wanted to request a certificate using the Microsoft Certificate
> Services web page. Under the Advanced Certificate Request --> Key
> options, i can specify a container name for creating a new key set.
> Here, i want to know as to where the container name is set? If i
> specify the container name as c:\xxx\key1.key, does this get created
> in the local machine?
>
> 2> How do i change the password set for the private key? Actually when
> does the password prompt for private key appears?
>
>
> Thanx in advance
> Parvathy


Relevant Pages

  • Re: cxertificates on smart card
    ... the certificate you are looking for may already be in MyStore. ... are you saying that the first call to CryptGetKeyParam ... If you are sure that there is a certificate for this key in this container, ... >>> smart card. ...
    (microsoft.public.platformsdk.security)
  • Re: RSA Encryption without Session Keys - (I know its a bad idea)
    ... CryptAcquireContext. ... container which is gone when you call CryptReleaseContext, ... "Mounir IDRASSI" wrote: ... If you want to do encryption, you certainly have only the certificate ...
    (microsoft.public.platformsdk.security)
  • Microsoft Certificate Services
    ... 1> I wanted to request a certificate using the Microsoft Certificate ... Under the Advanced Certificate Request --> Key ... i can specify a container name for creating a new key set. ...
    (microsoft.public.win2000.security)
  • Re: CSP Design - Working with several smartcards simultaneous
    ... This should also be enforced for example in certificate services enrollment ... where the user can enter a simple container name... ... >> Hello MS CSP experts! ... >> The problem is with the certificate store. ...
    (microsoft.public.platformsdk.security)
  • Re: CryptAcquireContext failw with SCARD_E_DIR_NOT_FOUND error
    ... or you are trying to open the default container, ... The ERROR_NO_MORE_ITEMS error simply indicates that your card seems to ... Are you sure there is a certificate stored in the card? ... lReturn = GetLastError; ...
    (microsoft.public.platformsdk.security)