Yeah it is a bit redundant now. I think I will end up using the store so that certificates don’t get miss matched.
Regards, Michael Lyons From: [email protected] [mailto:[email protected]] On Behalf Of David Connors Sent: Thursday, 8 April 2010 2:30 PM To: ozDotNet Subject: Re: HttpWebRequest and client certificates over HTTPS On 8 April 2010 14:16, Michael Lyons <[email protected]> wrote: ASP.Net had the correct permissions to access the file – and it was reading it fine which could be seen by viewing the X509Certificate2 properties. Turned out installing it into the certificate store worked, then I could use the file. Thanks guys!! That doesn't make sense. If you installed it into the store and are using from the store then you don't need the file (because it is in the store). Unless I am missing what you're saying. -- David Connors ([email protected]) Software Engineer Codify Pty Ltd - www.codify.com Phone: +61 (7) 3210 6268 | Facsimile: +61 (7) 3210 6269 | Mobile: +61 417 189 363 V-Card: https://www.codify.com/cards/davidconnors Address Info: https://www.codify.com/contact
