We have recently setup TLS on our Microsoft SQL Servers and disabled TLS 1.0 and 1.1. This can be found on Microsoft's TechNet TLS/SSL Settings article. Now when I try to create a MS SQL Server PUPM Endpoint in Enterprise Manager I get this error:
Error: Endpoint cannot be created in this endpoint type. Details: SQL: Cannot create PoolableConnectionFactory (The driver could not establish a secure connection to SQL Server by using Secure Socket Layer (SSL) encryption. Error: SQL Server did not return a response. The connection has been closed..) |
Windows OS
Enterprise Manager 12.9.x
This error is due to the version of JVM provided with the Java Connector Server component and the JDBC driver version supportability of TLS.
The steps below describe how to update both components on an Windows Enterprise Manager. If you have installed any Windows Distribution Servers or Windows Load Balancing Enterprise Manager those servers will also have to be upgraded.
The JVM upgrade will use the existing JDK provided with the install of the Enterprise Manager Server. So our paths will be the default c:\ drive installs paths. You maybe using a custom path and upgrading Java on regular intervals to different paths. Please keep these steps in mind when you upgrade Java JDK on the system.
The SQL JDBC upgrade will require you to download the latest from Microsoft.
Stop JCS via Services MMC CA Privileged Identity Manager Connector Server (Java)
JVM upgrade steps:
SQL JDBC Driver jar file upgrade steps:
Start JCS via Services MMC CA Privileged Identity Manager Connector Server (Java)
The Linux documentation steps can be found here: https://knowledge.broadcom.com/external/article?articleId=9773