Here is a nice easy way to debug SSL issue with Windows 2003 that I discovered while working on SOAP projects. I think this works on XP SP2 as well have not tested this. 1. Create batch file c:\ssltrace.cmd with following contents: logman start http_ssl_trace
Read More...