【发布时间】:2016-01-04 07:32:05
【问题描述】:
我正在尝试通过RedHat linux 中的wget 命令访问远程soap URL,但有时我会低于Exception。以下错误可能是什么原因。我期待HTTP 200 的响应,但结果却低于错误。
lgadmin@mnpgategui1 apps]$ wget --no-check-certificate https://remote ip:port/mnpserver/services/mnpservice?wsdl
--23:54:42-- https://remote ip:port/mnpserver/services/mnpservice?wsdl
Connecting to remote ip:port... connected.
WARNING: cannot verify IP's certificate, issued by `/C=IN/ST=NCR/L=XXX/O=YYY Technologies/OU=TEL/CN=SSS':
Self-signed certificate encountered.
WARNING: certificate common name `SSS' doesn't match requested host name `IP'.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.
问候, 周杰伦
【问题讨论】:
标签: connection wget reset peer