Security

Why is my search peer SSL Config check failing?

aatik5u
Path Finder

Hello there!

I am working on a test environment where I only have one Splunk instance. I have succeeded to have a secure Splunk web with ssl.  I have the following problem:

aatik5u_0-1671098584745.png

 

Here are my config files:

web.conf

[settings]
enableSplunkWebSSL = true
privKeyPath = <path to key>
serverCert = <path to certificate>

 

Server.conf

[sslConfig]
sslPassword = password
sslVerifyServerCert = True
sslVerifyServerName = True
serverCert = <path to certificate>
cliVerifyServerName = true
sslRootCAPath = <path to CA certificate>

[kvstore]
serverCert = <path to certificate>
sslPassword = password
sslVerifyServerCert = True
sslVerifyServerName = True

[pythonSslClientConfig]
sslVerifyServerCert = true
sslVerifyServerName = true

 

splunk-launch.conf

PYTHONHTTPSVERIFY = 1
SPLUNK_FIPS=1

 

I know that the configuration for securing the environment with TLS has changed since the 9.0 version of Splunk enterprise.

My CLI doesn't display any warning or error.

I have followed everything suggested in these links: 

 

Any help would be appreciated !

Regards

Labels (3)
Tags (2)
0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...