0 Replies Latest reply on Jun 21, 2016 2:52 PM by codehoun

    receiving a FIPS mode (java.security.KeyManagementException) when starting Jboss.cli

    codehoun

      I am receiving the message below when starting JBOSS. 

       

      The error message is dropped below:

       

      • org.jboss.as.cli.CliInitializationException:
      1. java.security.KeyManagementException: FIPS mode: only SunJSSE TrustManagers

      may be used

      at

      • org.jboss.as.cli.impl.CommandContextImpl.initSSLContext(CommandContextImpl.j

      ava:540)

              at

      • org.jboss.as.cli.impl.CommandContextImpl.<init>(CommandContextImpl.java:290)

              at

      • org.jboss.as.cli.impl.CommandContextFactoryImpl.newCommandContext(CommandCon
      1. textFactoryImpl.java:76)

       

      Caused by: java.security.KeyManagementException: FIPS mode: only SunJSSE

      TrustManagers may be used