Howto use certificate stored on the server

From: csabica (csabica@hotmail.com)
Date: 08/07/02


From: "csabica" <csabica@hotmail.com>
Date: Wed, 7 Aug 2002 09:15:53 -0700


How to use the user certificate stored on the
server's "MY" container from ASP.NET authenticated session
to digitally sign data?
I tried CAPICOM and successfully created the object,
opened the container, get the first certificate,
but during the signing process the client seems to be
freezed.
EnablePromptForCertificateUI = False

Thanks!



Relevant Pages

  • Re: CEnrolls enumContainers
    ... I've decided to enumerate existing containers with ... enumContainers and I found that I have over a 1000 of them. ... Does anyone know if there is any way to get more info about the container ... how does one delete container through CAPICOM? ...
    (microsoft.public.platformsdk.security)
  • Re: CEnrolls enumContainers
    ... Does anyone know if it's one private key/certificate per container? ... > To delete keycontainer (with linked certificate) via CAPICOM: ...
    (microsoft.public.platformsdk.security)