Rogers, Mike wrote:

>For the client, org.apache.xmlrpc.XmlRpcClient uses java.net.URLConnection
>to make the connection. I'm not sure whether or not this can perform a
>secure connection. What ever you use to make this connection will need to
>support SSL. That should take care of it.
>
Well, in the current version of the code you will want to use 
SecureXmlRpcClient instead of XmlRpcClient.  I am working on some 
changes to XmlRpcClient that will make it work the way the original 
poster mentioned, just using https in the URL.

Watch for this in a future version of HttpClient.

--
Ryan Hoegg
ISIS Networks

Reply via email to