Delegation with SSL
Esmond Pitt <[email protected]> Sat, 14 Mar 2009 00:41:45 -0600
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
(1st in a series of questions.) The Javadoc for SslServerEndpoint says that Delegation.YES is supported 'trivially, for anonymous clients'. Surely: (a) that should be 'non-anonymous', not 'anonymous'?=20 (b) 'trivially' needs expanding on? In practice clearly 'trivially' means that the server can execute local c= ode 'as' the client subject, but not remote methods that need client authentication. Which is what I expected, SSL being a PKI-based cryptosystem. But it's not what the Javadoc actually says. EJP -------------------------------------------------------------------------- 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]