Re: Access Private Key File From X509 Certificate
- From: drew.eugene@xxxxxxxxx
- Date: 2 Aug 2006 06:48:16 -0700
Hello Dominick -
Thanks for the reply. That is exactly what I want to do, except I want
to do it myself in C#. If you have source code (in any language) that
does the same thing, is there any way you could make that available?
Thanks!
Drew
Drew.Eugene@xxxxxxxxx
Dominick Baier wrote:
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: Dominick Baier
- Re: Access Private Key File From X509 Certificate
- References:
- Access Private Key File From X509 Certificate
- From: drew . eugene
- Re: Access Private Key File From X509 Certificate
- From: Dominick Baier
- Access Private Key File From X509 Certificate
- Prev by Date: Re: Password fields "revealing" problem
- Next by Date: Re: Access Private Key File From X509 Certificate
- Previous by thread: Re: Access Private Key File From X509 Certificate
- Next by thread: Re: Access Private Key File From X509 Certificate
- Index(es):
Relevant Pages
|