Relates :
|
The Sun's JNDI/RMI Registry Service Provider does not allow to perform operations on an RMI Registry that has been secured with SSL socket factories. It would be nice to be able to pass the SSL Client Socket Factory in the hashtable passed in to the InitialContext so that the provider could call LocateRegistry.getRegistry(host, port, sslClientFactory) later on.
|