BMC Batch Impact Manager is provided with bim_ssl.ear or bim_ssl.war files, which are configured with a default SSL certificate.
To deploy the BMC Batch Impact Manager web client using the default SSL certificate, start with step of the following procedure.
Start with step 1 of the following procedure only when:
Unlike regular bim.ear and bim.war files, the bim_ssl.ear and bim_ssl.war files can only be used to communicate with an SSL-enabled Control-M/EM installation.
To configure BMC Batch Impact Manager:
All paths for the computers to which you deploy must be absolute paths (not relative). Use the slash (/) instead of the backslash (\) when specifying paths, because this symbol works on all platforms.
Arguments for the configmanager utility
Argument |
Description and values |
---|---|
-SSLJSSEplatform <SUN|IBM> |
Platform of the JDK. Mandatory. Valid values:
|
-SSLkeystorepassword <password> |
Password for opening the keystore. Optional. |
SSLkeystorepasswordencryption <on|off> |
Encryption mode for the password. Optional. Valid values are:
|
-SSLkeystorepath<fullPath> |
Full path to new keystore. Optional. |
-nshost<hostName> |
Naming service host. Optional. |
-nsport<portName> |
Naming service port. Optional. |
-pathtobim<fullPath> |
Full path to the BMC Batch Impact Manager Web Application installation directory. Mandatory. Valid values are:
<Control-M/EM_directory>\bim\webapp
<Control-M/EM_directory>/etc/bim/webapp |
-v |
Verbose output |
If the SSL arguments are not included when running the utility, the SSL deployment files will not be created.
The Web Application installation and deployment is now complete.
Parent Topic |