-
Bug
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
-
-
-
-
-
-
-
undefined
-
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+.
- is cloned by
-
WFCORE-5566 Fix FIPS detection so that it also works with Java 17
- Closed
- is incorporated by
-
JBEAP-22582 (7.4.z) Upgrade WildFly Core from 15.0.5.Final-redhat-00001 to 15.0.6.Final-redhat-00001
- Closed
- relates to
-
JBEAP-18717 [GSS](7.4.z) WFCORE-4296 - Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions
- Closed