Click here to Skip to main content
15,896,557 members
Articles / Programming Languages / C#

Send a private client certificate (p12) in HTTP Post

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
23 Jul 2012CPOL1 min read 57K   3  
I was developing an application to post xml data to a URL (REST call) using asp.net and C#. The endpoint was hosted with a third party vendor and they had a much secured hosting environment.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions