The documentation comments for java.rmi.util.ConfigurationFile neglect to
specify that the certificates associated with KeyStore aliases referenced in the
configuration file must be instances of java.security.cert.X509Certificate or
else an exception is thrown. Note that the implementation already supplies this
behavior.
specify that the certificates associated with KeyStore aliases referenced in the
configuration file must be instances of java.security.cert.X509Certificate or
else an exception is thrown. Note that the implementation already supplies this
behavior.