Hi, I have an application that has been running for a few years and the customer call me today to let me know they stop collecting data. I check the database connection and I have an error. With the following msg:
Cannot create PoolableConnectionFactory (The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: “No appropriate protocol (protocol is disabled or cipher suites are inappropriate)”.)
Any ideas nothing has change on the app, not sure if anything change on the computer other applications have access to the SQL Server
I uninstalled the java and installed the java version that was originally installed with the system and made sure the java version did not auto update.