Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I POST to an HTTPS URL with a digital certificate

Status
Not open for further replies.

flatlegs

Programmer
Apr 10, 2008
1
US
I am trying to post an XML request to a URL that requires a digital crtificate. I was provided a certificate (PFX) and imported it into my store in IE. I want to be able to post XML to the URL without having to be prompted each time to choose the appropriate certificate. I know there is a way to export the cert (CER), so I am assuming there is a way to code in the cert file location and the password to send with the post.
Any help out there?
Please be gentle, I am new at all of this and only use VB .NET 2005.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top