1
Error testing connection of data source SQL Server on Websphere 8.5 server with java 8 gives the following error:
The driver could not Establish a Secure Connection to SQL Server by using Secure Sockets Layer (SSL) Encryption. Error: "No appropriate Protocol, may be no appropriate Cipher suite specified or protocols are deactivated". DSRA0010E: SQL Status = 08S01, Error Code = 0.
I tried to change the reliability settings of the was, but nothing happened. NOTE: This my Websphere was copied from another machine, which is also presenting the same problem. And we can only test DB2 datasources, but for sql server gives error.