- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What cipher suites does DB Connect use?

gregbo
Communicator
02-01-2021
07:57 AM
We have Splunk DB Connect 3.4.1 working with out SQL Server databases. We also have an Oracle database that works over 1521 (non-ssl), but are trying to get it to work over SSL. We've set up everything according to instructions bet we're getting this error message:
javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)
So it looks like there's a mismatch in cipher suites between DB Connect and the oracle database.
How can I find out which cipher suites DB Connect is trying to use?
we're using ojdbc8 for Oracle 19
