Posted on: 9/5/2014 4:03:59 PM | Views : 409

I have a 3rd party site which uses certificates to allow access to post some data. They will supply me with a certificate.
Im not 100% sure where to start as my knowledge on using certificates is limited. Do i write standard code (using HttpWebRequest) to post the data? Or do i need to add extra bits (if so what?). I would have tested the standard concept but i dont have all the details just yet so just doing some homework. I have read around but most examples are not clear for me to follow at this stage.
I think the certificates would be .pfx or .cer files so appreciate if anyone could guide me towards the right direction?
Thanks

Go to the complete details ...