Hi Vijayakumarkb,
I wonder if you were able to resolve this because I cam getting the exact same error. things I did:
Used ojdbc8.jar (v 12.2)
Imported the cert pem in both the Java store as well as the DB Connect trustore in /opt/splunk/etc/apps/splunk_app_db_connect/certs/
Running curl as in
curl --cacert /tmp/certname.pem -v https://hostname:portnumber
is successful however in DB connect under connection I am getting: "IO Error: Received fatal alert: handshake_failure, connect lapse 1 ms., Authentication lapse 0 m"
I am using DB Connect v 3.1.4 + Java v 1.8.0
Thanks
... View more