Re: Access Private Key File From X509 Certificate
- From: Dominick Baier <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 1 Aug 2006 22:34:37 +0000 (UTC)
Hi,
there is a command line tool that can set the ACL
http://www.microsoft.com/downloads/details.aspx?familyid=C42E27AC-3409-40E9-8667-C748E422833F&displaylang=en
i also have source code that does the same programmatically...i can make the source available when needed.
dominick
Hello-
I have a web service that uses a certificate to call another web
service. When we install this web service on a new machine we often
get an error message stating the machine does not have access to the
Private Key. To remedy this situation I am writing a small utility to
ensure the private key has appropriate rights. However, I am finding
it difficult to retrieve the private key file based on an X509
Certificate in C#.
Does anyone know if it is possible, given an X509Certificate object to
find the windows file location of the private key corresponding to
that certificate, in C#?
Thanks!
Drew
.
- Follow-Ups:
- Re: Access Private Key File From X509 Certificate
- From: drew . eugene
- Re: Access Private Key File From X509 Certificate
- References:
- Access Private Key File From X509 Certificate
- From: drew . eugene
- Access Private Key File From X509 Certificate
- Prev by Date: Access Private Key File From X509 Certificate
- Next by Date: Password fields "revealing" problem
- Previous by thread: Access Private Key File From X509 Certificate
- Next by thread: Re: Access Private Key File From X509 Certificate
- Index(es):
Relevant Pages
|