HCL Workload Automation, Version 9.4

SSL connection by using the default certificates

The SSL connection between the Dynamic Workload Console and master domain manager, backup master domain manager, dynamic domain manager, backup dynamic domain manager or agent with distributed connector is enabled by using the default certificates.

About this task

You have the following environment:
Dynamic Workload Console installed on the DWC-WKS workstation:
  • The Dynamic Workload Console is installed in the <DWC_INST_DIR> directory.
  • The embedded WebSphere Application Server is installed in the <DWC_INST_DIR>\eWAS directory.
Master domain manager, backup master domain manager, dynamic domain manager, backup dynamic domain manager, or agent with distributed connector installed on the TWS-WKS workstation:
  • The agent with distributed connector is installed in the <TWS_INST_DIR> directory.
  • The embedded WebSphere Application Server is installed in the <TWS_INST_DIR>\eWAS directory.
By default the SSL connection between the Dynamic Workload Console and the component with a distributed connector is enabled by using the default certificates. The default password associated with each of the default keystores is default. The SSL connection has the following default certificates:
On Dynamic Workload Console workstations:
Truststore
On Windows operating systems:
  • <DWC_INST_DIR>\eWAS\profiles\TIPProfile\etc\TWSServerTrustFile.jks
  • <DWC_INST_DIR>\eWAS\profiles\TIPProfile\etc\TWSClientTrustFile.jks
On UNIX operating systems:
  • <DWC_INST_DIR>/eWAS/profiles/TIPProfile/etc/TWSServerTrustFile.jks
  • <DWC_INST_DIR>/eWAS/profiles/TIPProfile/etc/TWSClientTrustFile.jks
Keystore
On Windows operating systems:
  • <DWC_INST_DIR>\eWAS\profiles\TIPProfile\etc\TWSServerKeyFile.jks
  • <DWC_INST_DIR>\eWAS\profiles\TIPProfile\etc\TWSClientKeyFile.jks
On UNIX operating systems:
  • <DWC_INST_DIR>/eWAS/profiles/TIPProfile/etc/TWSServerKeyFile.jks
  • <DWC_INST_DIR>/eWAS/profiles/TIPProfile/etc/TWSClientKeyFile.jks
where <DWC_INST_DIR> is the Dynamic Workload Console installation directory.
On master domain manager, backup master domain manager, dynamic domain manager, backup dynamic domain manager, or agent with distributed connector workstations:
Truststore
On Windows operating systems:
  • <TWS_INST_DIR>\eWAS\profiles\TIPProfile\etc\TWSServerTrustFile.jks
  • <TWS_INST_DIR>\eWAS\profiles\TIPProfile\etc\TWSClientTrustFile.jks
On UNIX operating systems:
  • <TWS_INST_DIR>/eWAS/profiles/TIPProfile/etc/TWSServerTrustFile.jks
  • <TWS_INST_DIR>/eWAS/profiles/TIPProfile/etc/TWSClientTrustFile.jks
Keystore
On Windows operating systems:
  • <TWS_INST_DIR>\eWAS\profiles\TIPProfile\etc\TWSServerKeyFile.jks
  • <TWS_INST_DIR>\eWAS\profiles\TIPProfile\etc\TWSClientKeyFile.jks
On UNIX operating systems:
  • <TWS_INST_DIR>/eWAS/profiles/TIPProfile/etc/TWSServerKeyFile.jks
  • <TWS_INST_DIR>/eWAS/profiles/TIPProfile/etc/TWSClientKeyFile.jks
where <TWS_INST_DIR> is the HCL Workload Automation installation directory.

For more information about the SSL configuration files on which the truststore and keystore information is located, see Locating the keystore files.

Note: The default certificates are not used for the Dynamic Workload Console client authentication, which is obtained using a user ID and password.