How to obtain a working X509Certificate for my WCF Service hosting
Posted
by Kobojunkie
on Stack Overflow
See other posts from Stack Overflow
or by Kobojunkie
Published on 2009-08-24T14:01:16Z
Indexed on
2010/05/12
13:04 UTC
Read the original article
Hit count: 465
I am in the process of hosting my WCF services in my asp.net hosting account and I want to use X509Certificate for authentication of communication. Where do I get a certificate in this instance? Make one and then Ftp it to my account? If yes, how do I reference this certificate for use. If No, how do I get one for use please? Do I need to purchase one or something?
© Stack Overflow or respective owner