-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
The installer creates a http attribute for the management interface socket binding - despite configuring the SSL settings for the management interface - which instead should be not present by default.
BTW, the standalone-load-balancer.xml config contains just the http attribute:
<management-interfaces>
<http-interface http-authentication-factory="management-http-authentication">
<http-upgrade enabled="true" sasl-authentication-factory="management-sasl-authentication"/>
<socket-binding http="management-http"/>
</http-interface>
- clones
-
JBEAP-25587 The "Truststore path" file selector default value is not set to install dir
-
- Closed
-