-
Bug
-
Resolution: Obsolete
-
Minor
-
None
-
7.0.0.ER5
Setting ssl loopback as described in https://issues.jboss.org/browse/JBEAP-2514 doesn't support relative-to attribute for truststore-path.
./host=master/server-config=server-three/ssl=loopback:add(ssl-protocol=TLS, trust-manager-algorithm=SunX509, truststore-type=JKS, truststore-path=/home/darranl/src/wildfly9/cli-scripts/management-ssl/client.keystore, truststore-password=keystore_password)
Setting as minor issue, because:
- it is only for convenience, absolute path can be still used
- ssl loopback is necessary only for running with FIPS java.
- Customers using FIPS java will use PKCS11 truststore where there is no need for relative-to.
- Issue applies only to JKS truststore and in this case absolute path can still be used.
- blocks
-
JBEAP-4120 FIPS mode issues
- Resolved
- relates to
-
JBEAP-2514 unable to start in domain mode when the JVM is running in FIPS mode
- Closed
-
JBEAP-2850 Document Starting domain mode when the JVM is running in FIPS mode
- Closed