-
Bug
-
Resolution: Done
-
Major
-
7.2.9.GA, 7.3.10.GA, 7.4.2.GA
After configuring HTTPS using the following guide: Enable One-way SSL/TLS for Applications, configuration seems ok and server boots fine however an illegal reflective access warning comes up from jar within Elytron:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions (jar:file:/D:/wildfly-14.0.1.Final_FleetManager/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-6.0.2.Final.jar!/) to method com.sun.net.ssl.internal.ssl.Provider.isFIPS()
WARNING: Please consider reporting this to the maintainers of org.wildfly.extension.elytron.SSLDefinitions
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
- causes
-
JBEAP-25825 [8.0.z.GA] Windows: WARNING: package com.sun.net.internal.ssl not in java.base
- Closed
- clones
-
WFCORE-4296 Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions
- Resolved
-
JBEAP-18717 [GSS](7.4.z) WFCORE-4296 - Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions
- Closed