-
Bug
-
Resolution: Done
-
Blocker
-
7.0.0.ER4
-
None
Document properly steps to configure domain using java (Oracle/OpenJDK java) in FIPS mode:
1. configure ssl loopback for servers
2. configure ssl between slave host controller and master host controller
Note: Using TLS1.2 between slave host controller and master host controller leads to error "NoSuchAlgorithmException: no such algorithm: SunTls12MasterSecret for provider SunPKCS11-testPkcs"
- as stated here https://access.redhat.com/solutions/1309153
- caused by https://bugs.openjdk.java.net/browse/JDK-8029661
- is related to
-
JBEAP-2514 unable to start in domain mode when the JVM is running in FIPS mode
- Closed
-
JBEAP-3086 Unable to specify relative-to in ssl loopback configuration
- Closed