Ask a Question related to ASP.NET Security, Design and Development.
-
SDWR #1
CAPICOM, Certificate Stores, and ASP.NET
Hello,
I'm working on an ASP.NET web application that takes in an encrypted data
token and decrypts it. On my Windows XP box, I have created a public/private
key pair using makecert.exe and imported it into the LocalMachine/MY
certificate store. However, when I get the encrypted token, I'm getting the
following error in my ASP page:
Certificate for recipient(s) specified in the EnvelopedData object cannot be
found.
Now, when I run the exact same code as a standalone application, it works -
this leads me to believe that my problem is permissions-oriented. I have
downloaded and used the WinHTTPCertConfig tool to grant the ASPNET,
IUSR_machinename and IWAM_machinename accounts private key access to the
LOCAL_MACHINE\My key store. But when I access the local machine MY store and
iterate through the certificates, I am still getting an error accessing the
private key of the certificate that I want.
Does anybody have a suggestion for getting ASPNET access to the private keys?
TIA,
Scott
SDWR Guest
-
Anyone here know about YAhoo Stores extentio?
Hi, I have been trying to help a family member with making her Yahoo store look better...and I downloaded and installed the Yahoo Stores... -
Digitally Sign PDF with CAPICOM Certificate
Hi all ! I have a problem regarding the signing of pdf files from another application. I am a developer of a ASP.NET (1.1) document management... -
Win32::OLE and CAPICOM to find a certificate in certificate store will raise exception
Hi, I am trying to use win32::OLE to access certificate store via CAPICOM. If certificates in the store meet the searching criteria, the... -
Yahoo stores
I am trying to build my web site www.Listatoolboxes.com, new to Dreamweaver and having trouble placing the Yahoo Small Business order buttons. Does... -
Certificate Server and Windows XP - Cannot install certificate
Hello all, I would like to implement certificate server. I have installed the service on Win2003 server in standalone mode. I have created from...



Reply With Quote

