Security

Splunk Web SSL Certificate Error from 3rd party

Prakash493
Communicator

Hi ,
I am in a situation , we have 3 search heads clustered using a 3rd party SSL certs placed in web.conf after the splunk web ui is not accessed.

i received 2 certs from a 3rd party company one is , .pem and one is .key certs, i placed those 2 certs under /opt/splunk/etc/auth/xyz folder and then i go to /opt/splunk/etc/system/local folder edited the web.conf and updated it as splunk mentioned
[settings]
enableSplunkWebSSL = true
privKeyPath = /opt/splunk/etc/auth/mycerts/mySplunkWebPrivateKey.key
serverCert = /opt/splunk/etc/auth/mycerts/mySplunkWebCertificate.pem

then i restart the splunk but the UI didnt comes up.

What mistakes i did ? Please if anyone can help will be great ?

Tags (1)
0 Karma
1 Solution

Prakash493
Communicator

Problem resolved , I updated my .key file which was password protected and splunk was unable to read the key file , after removing the password from key file splunk is able to read it and problem resolved.

View solution in original post

0 Karma

Prakash493
Communicator

Problem resolved , I updated my .key file which was password protected and splunk was unable to read the key file , after removing the password from key file splunk is able to read it and problem resolved.

0 Karma

harsmarvania57
Ultra Champion

Hi,

Any error in $SPLUNK_HOME/var/log/splunk/splunkd.log OR web_access.log OR web_service.log ? As you are using search head in clustered, how are you accessing Search Head Web (Through any Load Balancer ? If yes then have you tried to access Search Head Web directly like https://SEARCH_HEAD_SERVER:8000 ?)

0 Karma

Prakash493
Communicator

Thanks harsa ,

Problem resolved , I updated my .key file which was password protected and splunk was unable to read the key file , after removing the password from key file splunk is able to read it and problem resolved.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...