On Nov 12, 2006, at 12:00 AM, Dave Borgeest wrote: > Trying to run Hessian over SSL on Tomcat55. What I'm really hoping > to do > is run these services using client authentication.
Hmm. You'll probably need to extend HessianProxyFactory, and override the openConnection to assign the client certificates. > Great package btw, had a lot of fun playing with it. Thanks! -- Scott > > Cheers - Dave > > _______________________________________________ > hessian-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/hessian-interest _______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest
