Installation

Login failed due to client tls version being less than minimal tls version allowed by the server

Maven5
Loves-to-Learn

I am getting this error "Login failed due to client tls version being less than minimal tls version allowed by the server " when editing the connection. From the splunk community, I have already added some solutions to my configuration,

using db connect setup page to set tls version with the parameter:  

-Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2

Also, Adding sslVersions = tls1.2 under [sslconfig]

None of the above worked! Kindly suggest me is there anything i need to check from my end or give any solution for this error.

Splunk DB Connect #tlsversion

Labels (3)
0 Karma

Maven5
Loves-to-Learn

I'm trying to integrate with Azure DB. 
Connection type - MS-SQL Server using jTDS driver
Port - 1433

0 Karma

Tom_Lundie
Contributor

Depending on your deployment, it might be worth considering switching to the Microsoft JDBC driver which is suggested in Splunk's documentation.

However JTDS might still work. By default, JTDS does not use SSL for the connection which is causing this error. Append the following to the JDBC URL in the connection configuration page:

;ssl=require;

 
Feel free to share your connection string, redacted as appropriate.

0 Karma

Tom_Lundie
Contributor

What type of DB are you trying to connect to?

Can you share your connection string and other configuration (redacted as appropriate) please?

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...