Dynamically Signing assemblies
Next message: uttara: "basic authentication"
Date: Thu, 22 Jul 2004 00:27:34 +0530
Hi,
I want to provide a UI for the user to select an X509 certificate from the
certificate store and then dynamically sign my assembly which I have
generated. Is this possible?
Can I extract the private key from the certificate and use sn.exe? Or should
I use some other method?
thanks in advance
Joe
Next message: uttara: "basic authentication"
Relevant Pages
- Re: How To Access Public Key Certificate
... contained in a certificate store AND having an associated private key. ... certs in the AddressBook store are certs received from others ... (microsoft.public.platformsdk.security) - RE: HttpWebRequest and PAssowrd Protected Private Keys
... far what we conclude is that if use STRONG_PROTECTION on your certificate, ... If you are referring to the password for the strong protection of private ... When strong protection is enabled for the RSA private key, ... available only for certificates installed in current user Certificate store ... (microsoft.public.dotnet.framework.aspnet.security) - Re: import only public key
... You have a private key LINKED to your certificate. ... The certificate store simply indicates which certs have private keys linked ... do that, your cert becomes useless, because you cannot sign your messages and ... (microsoft.public.platformsdk.security) - Re: Certificate & private key
... I want to install this certificate and the private key onto the other ... >> seperate key file. ... >> certificate store. ... (microsoft.public.win2000.security) - Re: Obtaining X.509 Certifcates
... Certmgr.exe works with two types of certificate stores: ... and CRLs from your disk to a certificate store. ... Also by default, the ASP.NET service runs under the ASPNET account, ... Set the userName attribute of the element to specify ... (microsoft.public.dotnet.framework.webservices.enhancements) |
|