Delphi supports SOAP clients using SOAPHttpClient and SOAPHttpTrans units. These libraries
use WinInit unit that is based on wininet.dll library on Windows. 
HTTPS is not supported.
文档里面说delphi自带的webservice控件不支持https!!![em7]
那Delphi怎样才能通过SSL连接到Web服务?证书都有了