Re: Jeri/SSL export question

Esmond Pitt <[email protected]> Mon, 30 Mar 2009 00:38:57 -0600
Newsgroups gmane.comp.java.sun.jini
Message-ID <LISTSERV%[email protected]>
Further to this, it seems that the server's getProxyVerifier() method isn=
't
being called because the stub passes one of the other verifiers first eve=
ry
time through Security$Context.isTrustedObject(). The ProxyTrustVerifier i=
s
configured as the 5th verifier, i.e. index [4], and i never gets beyond 2=
 in
that loop, throughout all the recursions.

This seems odd to me. Surely the stub should pass +all+ the verifiers, no=
t
just one of them?

--------------------------------------------------------------------------
Getting Started:     http://www.jini.org/wiki/Category:Getting_Started
Community Web Site:  http://jini.org
jini-users Archive:  http://archives.java.sun.com/archives/jini-users.html
Unsubscribing:       email "signoff JINI-USERS"  to [email protected]