web developer tips (41):用自颁发的证书连接到远程IIS服务器
摘要:
原文地址:establishing a remote connection to a IIS server with self-issued certificate will require a certificate validation delegate要么通过WMSvc 要么通过自己的脚本,当你尝试与远程服务器建立一个连接,没有提供受信任的证书,你需要提供证书验证的委托,用来检查不受信任的证... 阅读全文
posted @ 2009-09-02 01:07 xjb 阅读(422) 评论(0) 推荐(0) 编辑