When we are trying to connect to ORACLE with SSL enabled, we are unable to establish connection
Trying to establish connection for ORACLE SSL enabed it is throwing the below error with cipher suite enabled or disabled getting the same issue
connectionUrl jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCPS)(HOST=dev411.cs.ctc)(PORT=2484))(CONNECT_DATA=(SERVICE_NAME=mynewdb)))
java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection.
Currently, in Oracle data point for authentication type SSL the “Cipher Text” is mandatory. This is being made optional now to allow connecting to SSL enabled Oracle system without using Cipher.