We are developing an application built on XMLBlaster where we want all
communications between the client and the blaster to be encrypted. We
would like to use some form of SSL with a service side certificate
similar to web sites supporting https. I noticed in the documentation
that ssh could be used for SSL tunneling, but we would like a solution
that does not require the client to perform an extra step (e.g. setting
up the tunnel) when connecting to the blaster. Because the blaster is
behind a firewall, we have been shying away from the CORBA protocol and
have been considering the SOCKET and XMLRPC protocols. Can anyone give
me some direction on how to proceed? Any tips on how to get this working?
Any help would be appreciated, Thanks
David Robison