Hi Scott

Thanks for the link. 
Sadly it doesn't work since the required classes
(CompressionClientSocketFactory and CompressionServerSocketFactory) are
gone from the trunk.

Since my project requires an secure application I must solvbe this
problem. 
I don't think the problem comes from ofbizrmi.jks since this one is
valid until 2017.

Best regards,
Stefan

On Tue, 2007-08-14 at 17:47 +1200, Scott Gray wrote:
> Hi Stefan
> 
> If you just want to get the example working and aren't too worried about
> security at this stage, then this link will show you how to connect without
> certs:
> http://ofbizwiki.go-integral.com/Wiki.jsp?page=UsingNonSSLRMI
> 
> Regards
> Scott
> 
> On 14/08/07, Stefan Selariu <[EMAIL PROTECTED]> wrote:
> >
> >
> > The exception source:
> > org.ofbiz.base.util.MultiTrustManager.checkServerTrusted(
> > MultiTrustManager.java:70)
> >
> > On Mon, 2007-08-13 at 16:20 +0300, Stefan Selariu wrote:
> > > I'm getting a "No trusted certificate found" exception when I'm trying
> > > to invoke an ofbiz service.
> > >
> > > The jsse.properties is set correctly to point to the ofbizrmi.jks
> > >
> > > I followed the instructions written in the ExampleRemoteClient javadoc.
> > > Perhaps I'm missing something.
> > >
> > > What could be the problem?
> > >
> > > Another unrelated question...
> > > Why does jsse.properties contain refences to ofbiztrust.jks and
> > > ofbizcerts.jks? These files are not available in the trunk
> > >
> >
> >

Reply via email to