Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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 win32.config before setup.cmd was run.


cd %PROGRAMFILES%\ubisecure\customerid\tools
config-wildfly-domain-controller.cmd
  • No labels