RSA, MAKECERT, ASP & WinApp
From: Oleg Leikin (anonymous_at_discussions.microsoft.com)
Date: 01/27/04
- Previous message: mm: "Re: Relocating KeyContainer"
- Next in thread: Oleg Leikin: "RE: RSA, MAKECERT, ASP & WinApp"
- Reply: Oleg Leikin: "RE: RSA, MAKECERT, ASP & WinApp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 27 Jan 2004 02:01:06 -0800
Hi all,
I produce a certificate with MAKECERT for two applications (each one has its own cert): ASP and the server (windows application type).
For some reason ASP doen't get the expected key from the container (I use RSACryptoServiceProvider) while the server accesses to the right container.
Previously I've tried to access the same container from both the applications but it didn't work so I moved to the new model (the described above).
The CspParameters and RSACryptoServiceProvider initialization is exactly the same - simple "copy-paste" except the container name.
Does anybody have any idea about such a different behavior ??????
Thanx in advance !
Oleg
- Previous message: mm: "Re: Relocating KeyContainer"
- Next in thread: Oleg Leikin: "RE: RSA, MAKECERT, ASP & WinApp"
- Reply: Oleg Leikin: "RE: RSA, MAKECERT, ASP & WinApp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|