Re: Can't connect to SSL SOAP endpoint



Hello Axel,

Thank you for your reply. Based on my reseasrch, in Win2008, httpcfg is not
supported any more. However, you could use "netsh http" command. For
example:


netsh http add sslcert ipport=192.168.1.10:443 certhash=
69c5dc80e0e485c6501ce7da15f6342372cd2340
appid={ba195980-cd49-458b-9e23-c84ee0adcd75}


You could run "netsh http add /?" for more details.

Also, you could check the certficate by running:

netsh http show sslcert

I have forwarded this to the document team so that they may uprade document
to compatible with Win2008.

If anything is unclear, please feel free to let's know. Thank you.

Best Regards,

Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support


=====================================================

When responding to posts, please "Reply to Group" via your
newsreader so that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

.


Loading