Two node master WildFly configuration on Linux - CustomerID

The WildFly installed on CustomerID Master Node will be the WildFly Domain Controller of the WildFly Domain. The following scripts will make the necessary configuration changes such as allowing other hosts to connect to the management port. 

Part of the script is to define the SSL context on the domain level. The script expects to find a keystore.pfx file in the path "$WILDFLY_HOME/domain/configuration/keystore.pfx". The script will configure key store access using the password that was defined in linux.config before setup.sh was run.

If the keystore file is not present, secured connection is not possible and needs to be configured in the reverse proxy. Or you can create the keystore later by following instructions in Two node CustomerID SSL on Linux - CustomerID.

Also note, we expect that one will not expose HTTP port for Internet! See: Two node CustomerID SSL on Linux - CustomerID

cd /usr/local/ubisecure/customerid/tools
./config-wildfly-domain-controller.sh

This web page (including any attachments) may contain confidential, proprietary, or privileged information – not for disclosure without authorization from Ubisecure Inc. Copyright © 2022. All Rights Reserved.