Hi Philip,
for client side you can use the SecureXmlRpcClient subclass of
XmlRpcClient like this:
SecureXmlRpcClient xmlrpc = new SecureXmlRpcClient ("https://"
+hostname+":"+port+"/RPC2");
Sanjeev
"Rogers,
Mike" To: "'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>
<mike@technol cc:
ogy3.com> Subject: RE: Secure xmlrpc
10/02/2002
02:58 PM
Please
respond to
rpc-user
As long as your server side XML-RPC server is setup properly, and you are
using an https transport for the client end.
Mike
----
Mike Rogers
Director, (Technology)3
203-352-0752
> ----------
> From: Philip Baruc
> Reply To: [EMAIL PROTECTED]
> Sent: Wednesday, October 2, 2002 1:47 PM
> To: 'mailing list'
> Subject: Secure xmlrpc
>
> How can i create secure connections using xmlrpc?
> Is it as easy as changing the url protocol to Xmlrpc Servlet to https?
>
> e.g
>
> I have an servlet at
>
> http://mydomain/xmlrpcservlet/
>
> To create a secure connection can i jsut do this?
>
> https://mydomain/xmlrpcservlet/
>
> or is there something that i need to set up on the handler's side?
>
> Thanks in advance.
>
>
> philip baruc, developer [fly since 2002]
> [p] 212.944.8000 x316 [e] [EMAIL PROTECTED]
>
>
>
>
> bluefly, inc. 42 w. 39th st. new york, ny 10018
> www.bluefly.com NASDAQ Symbol: BFLY
>
> click here to receive special discounts and new product
> previews from Bluefly
>
