Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-22348

(7.4.z) Fix FIPS detection so that it also works with Java 17

    XMLWordPrintable

Details

    Description

      Within the WildFly Elytron subsystem the following method contains a utility to detect if FIPS has been enabled so we can avoid violating some FIPS requirements: -

      org.wildfly.extension.elytron.SSLDefinitions.getFipsSupplier()

      The method that is being used for this is no longer present in Java 17. Currently, we "fail safe" and just log a message if we could not detect the availability of FIPS. We need to determine how to detect FIPS for Java 17+.

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              fjuma1@redhat.com Farah Juma
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: