All Apps and Add-ons

Why did SA-ldapsearch stop working after upgrade to Splunk 9?

gazoscreek
Path Finder

We recently upgraded to Splunk 9.0.0 on our platform and the Splunk Add-On for Active Directory stopped working. We connect to our Active Directory instance using SSL ... and we're getting errors like this one now

2022-10-20 08:05:03,580, Level=ERROR, Pid=5668, File=search_command.py, Line=390, Abnormal exit: (LDAPSocketOpenError('socket ssl wrapping error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1106)'),)
 
What needs to be changed in order to make this work with Splunk 9?

... (We still have an instance running 8.2.6 and the AddOn still works perfectly fine there with the exact same configuration)
 
( we're using the most recent version {3.0.5} of SA-ldapsearch )
 
Thank you
Labels (1)
Tags (1)
0 Karma
1 Solution

gazoscreek
Path Finder

We were able to resolve this by deploying an ssl.conf in the app with the following flag disabled:

sslVerifyServerCert = false

 

View solution in original post

0 Karma

dimasfs
Explorer

My workaround was to specify (also on ssl.conf) the

[sslConfig]
caCertFile = <my_ca_file_relative_to_sslRootCAPath>

BUT, as we can read at https://docs.splunk.com/Documentation/Splunk/latest/Admin/Serverconf

caCertFile = <filename>
* DEPRECATED. Use the 'sslRootCAPath' setting instead.
* Used only if 'sslRootCAPath' is not set.
* File name (relative to 'caPath') of the CA (Certificate Authority)
  certificate PEM format file containing one or more certificates
  concatenated together.
* Default: cacert.pem

So I guess this is a matter of upgrading the app. I will file a case on it. The app was supposed to work without this deprecated setting.

0 Karma

gazoscreek
Path Finder

We were able to resolve this by deploying an ssl.conf in the app with the following flag disabled:

sslVerifyServerCert = false

 

0 Karma
Get Updates on the Splunk Community!

Enterprise Security Content Update (ESCU) | New Releases

In December, the Splunk Threat Research Team had 1 release of new security content via the Enterprise Security ...

Why am I not seeing the finding in Splunk Enterprise Security Analyst Queue?

(This is the first of a series of 2 blogs). Splunk Enterprise Security is a fantastic tool that offers robust ...

Index This | What are the 12 Days of Splunk-mas?

December 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...