[closed] OJDBC thindrive string with tcps
vowner owner (25●8●34)
| asked Mar 06 '18, 11:51 p.m.
closed Mar 16 '18, 8:30 a.m. by Ralph Schoon (63.5k●3●36●46) Hi,
Can somebody help to make a correction te ojdbc connection string which we are using to connect the applications with Oracle DBs, If its not correct or need to add some more parameters in the string.
**Note:- We have to enable mutual ssl authentication with application and Dbs, so we have imported the certificates and trusted from both sides. But when are connecting the db through below string getting the below error...
“SSLv2Hello is not a recognized protocol.”
Details
CLM6.0.5 with liberty profile Oracle 12c jdk 1.7
thin:jts_user/{password}@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=192.168.100.216)(PORT=2484))(CONNECT_DATA=(SERVICE_NAME=vmtestdb)) |
The question has been closed for the following reason: "Duplicate Question" by rschoon Mar 16 '18, 8:30 a.m.
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Mar 16 '18, 8:26 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Contact IBM support. See https://jazz.net/forum/questions/250898/how-to-make-clm-application-to-connect-db-on-tcps-port
Comments
vowner owner
commented Mar 16 '18, 8:41 a.m.
Hi Ralph,
|
Comments
Hi ,
Any suggestion here?