Hi, all! I wonder if there is a way to declare the following
<http:conduit name="{urn:my.namesapce.net}OrderService_v1Port.http-conduit">
<http:tlsClientParameters disableCNCheck="true" secureSocketProtocol="SSL" />
<http:client AutoRedirect="true" Connection="Keep-Alive"
ConnectionTimeout="10000" ReceiveTimeout="10000"
ProxyServer="128.59.176.1" ProxyServerPort="43567" />
</http:conduit>
without any of the http: namespace trickery. I wonder if anyone has a
sample of this?
Thanks,
Alex.
