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 > > > >
