Basically, yes. The only problem is, whether the client will accept the certificate. In the case of a self-signed certificate, but also a lot of "official" certificates, that will not be the case. Hence the link to http://ws.apache.org/xmlrpc/ssl.html
On Tue, Apr 26, 2011 at 4:15 AM, Kurt Xu <[email protected]> wrote: > Hi jochen: > > I know how to configure web server and browser . Client and server code > related xml-rpc don't need some special classes for handling ssl data > sending, do they? The code is just as same as non ssl and all I need to do > is to configure and generate proper certificate ,something like that? > > Thanks > > Kurt > > On Mon, 25 Apr 2011 17:50:20 +0800, Jochen Wiedmann > <[email protected]> wrote: > >> Server side: Use a properly configured web server like Apache Tomcat, >> or Jetty. More than sufficient material available on configuring these >> for SSL. >> >> Client side: See http://ws.apache.org/xmlrpc/ssl.html >> >> 2011/4/25 Kurt Xu <[email protected]>: >>> >>> Hi there: >>> I got your mail on apache xml-rpc website. I wrote the mail enquiring a >>> question about xml-rpc. >>> >>> I'm new to xml-rpc and studying xml-rpc 3.1.2. And I've spent 2 days >>> googling ssl using method .There's so few material about ssl usage on the >>> official website, all of existing example is just incomplete.Can u pls >>> offer >>> me an sample of using ssl in both client and server side? >>> >>> Thanks for your time. >>> >>> Kurt >>> >>> >> >> >> > > > -- > Using Opera's revolutionary email client: http://www.opera.com/mail/ > > -- I Am What I Am And That's All What I Yam (Popeye)
