Re: Signing with certificates from ASPNET app
From: Matjaz Ladava (matjaz_at__nospam_ladava.com)
Date: 05/23/03
- Next message: Marcus: "Re: Signing with certificates from ASPNET app"
- Previous message: Marcus: "Signing with certificates from ASPNET app"
- In reply to: Marcus: "Signing with certificates from ASPNET app"
- Next in thread: Marcus: "Re: Signing with certificates from ASPNET app"
- Reply: Marcus: "Re: Signing with certificates from ASPNET app"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 23 May 2003 14:19:48 +0200
ASPNET application runs under the context of ASPNET (default) account and
nor IWAM.......
Regards
Matjaz Ladava
"Marcus" <markus.pohjanen@skandiabanken.se> wrote in message
news:092e01c32124$bd278950$a601280a@phx.gbl...
> Hi!
>
> I am trying to do some signing of data using a
> certificate located in LocalMachine store. This works
> very well when I'm trying it out in a console app. BUT I
> want to do this signing from an aspnet application.
>
> It seems I do not have the permission to use the
> certificates private key from aspnet, although I have
> granted permissions(full control) to:
> C:\Documents and Settings\All Users\Application
> Data\Microsoft\Crypto\RSA to the IWAM_XXX user.
>
> I have even tried to give 'Everyone' the same rights but
> i still get the "Keyset does not exist"-error.
>
> I have also granted full control to the IUSR_XXX in the
> registry using regedt32, but it has no affect.
>
> I am running out of ideas so could anyone please help me
> out of this?
>
> Regards/Marcus P
- Next message: Marcus: "Re: Signing with certificates from ASPNET app"
- Previous message: Marcus: "Signing with certificates from ASPNET app"
- In reply to: Marcus: "Signing with certificates from ASPNET app"
- Next in thread: Marcus: "Re: Signing with certificates from ASPNET app"
- Reply: Marcus: "Re: Signing with certificates from ASPNET app"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|