Hi Curt,
No I don't have an example off hand on how to use client certificates with WinHttp. Take a look at this link it describes how it can be done. Basically you are going to have to add a check after initially sending the request to see if the server requests a certificate and the choose the appropriate one and resend the request.
Thanks,
Steve
No I don't have an example off hand on how to use client certificates with WinHttp. Take a look at this link it describes how it can be done. Basically you are going to have to add a check after initially sending the request to see if the server requests a certificate and the choose the appropriate one and resend the request.
Thanks,
Steve