Access Private Key File From X509 Certificate
- From: drew.eugene@xxxxxxxxx
- Date: 1 Aug 2006 13:04:17 -0700
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
- Prev by Date: Re: Have a NTAccount, need FileSystem permissions
- Next by Date: Re: Access Private Key File From X509 Certificate
- Previous by thread: Re: Can SslStream be set to ignore invalid certificates?
- Next by thread: Re: Access Private Key File From X509 Certificate
- Index(es):
Relevant Pages
|