We're migrating to new servers, which have FIPS enabled, and have run into the following error when attempting to start the service:
java.security.KeyManagementException: FIPS mode: only SunJSSE KeyManagers may be used
Is this by design, or a correctable oversight? We're running OpenJDK, and don't have ready access to Oracle JDK due to corporate restrictions.
Thanks!
-John