Valid HCL-HWA-ADM-102 Dumps shared by EduDump.com for Helping Passing HCL-HWA-ADM-102 Exam! EduDump.com now offer the newest HCL-HWA-ADM-102 exam dumps, the EduDump.com HCL-HWA-ADM-102 exam questions have been updated and answers have been corrected get the newest EduDump.com HCL-HWA-ADM-102 dumps with Test Engine here:
After enabling SSL on the corporate database server used by HCL Workload Automation 10.2, connectivity tests from the master domain manager fail, while non-SSL connections are blocked by the database security policy. The security team confirms that the correct JDBC driver is installed and that the database endpoint requires SSL. The administrator must adapt the HWA engine configuration to use the SSL connection without changing the database user or password. Which configuration change is required to ensure the engine uses SSL for database connections?
Correct Answer: A
HCL Workload Automation database configuration includes a db.sslConnection property that explicitly determines whether the JDBC connection uses SSL, where setting this property to true enables SSL usage for the database connection. When the database server enforces SSL, the engine must be configured with db.sslConnection set to true in conjunction with a correct JDBC driver path so that the driver can establish encrypted connections to the database endpoint. Changing only the driver type, operating system TCP stack, or user credentials does not automatically signal the application to use SSL; the application-level configuration flag is necessary to instruct the JDBC driver to negotiate SSL with the server.