SSL Challenge + HTTPWebRequest
Date: 02/27/08
(C Sharp) Keywords: web
Hi,
first of all, sorry for my english.
I have HttpWebRequest which connects to https-webservice.
I add client certificate from smart card, but I also have to generate answer on SSL Challenge. I know how to get answer, but how can I catch Challenge string from HttpWebRequest connection and then add generated answer back to request?
Thanks,
Gleb.
Source: http://community.livejournal.com/csharp/93728.html