Avoid a Java security certificate exception

To avoid a java.security.cert.CertificateException, you must ensure that your OHIM host names are not fully qualified.
To Make the Host Name Not Fully Qualified:
  1. Set the OHIM host names to be not fully qualified.
  2. Add aliases for all hosts.
  3. Regenerate and reimport the certificates.
  4. Restart all the servers.
  5. Test that you do not have a Java security certificate exception.