Paro 2016-12-08 08:00 采纳率: 0%
浏览 974

VB调用WebServeice跳过远程证书问题

请问一下,有那位大神知道用VB调用WEBService接口时直接跳过远程证书验证的问题,谢谢!(以下是接口说明)

POST /BasWebService.asmx HTTP/1.1
Host: 59.211.....
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.gxws.gov.cn/PunishDataUpload"

<?xml version="1.0" encoding="utf-8"?>

soap:Header

<_UnitCode>string</_UnitCode>
string
string

/soap:Header
soap:Body

string

/soap:Body
/soap:Envelope

报错提示:
图片说明

  • 写回答

1条回答 默认 最新

  • zqbnqsdsmd 2016-12-17 13:20
    关注
    评论

报告相同问题?