开发者

How to access a webservice requiring certificate

I need to make a webservice call using C# to a webservice requiring SSl certificate.I have the cert file, and installed it.When,I browse to https url,it requests for a certificate(but no certs visible). How to do call webservice in code? Do I have to install the certifi开发者_JAVA百科cate?


Try this (it is for the older framework but still works)

http://support.microsoft.com/kb/901183

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜