Security

Splunk web page can't reach this page

vijreddy30
Loves-to-Learn Everything

Hi team,

I had upgraded from 9.0.5 version to 9.1.2 and upgradation successfully completed, but splunk web page can't reach this page  window displayed. and verified the bin  directory

E:\splunk\bin>openssl s_client -connect simdoowwww:443
WARNING: can't open config file: ::::::/openssl.cnf
connect: No such file or directory
connect:errno=0

 

vijreddy30_0-1715251219205.png

 

web.conf

 

[settings]
enableSplunkWebSSL = 1
privKeyPath =a $SPLUNK_HOME\etc\auth\custom\myServerPrivateKey.key
serverCert = $SPLUNK_HOME\etc\auth\custom\gddjkowww.ap.kinely.com.pem
httpport = 443

 

 

The above configuration  in back end system,

but page can't read this page displayed please help me on that.

 

 

Labels (2)
0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@vijreddy30 - Please check for following things in order:

  • Check whether Splunk is running or not?
    • ./bin/splunk status (Run from Splunk installation folder / SplunkHome)
  • If Splunk is not active then
    • ./bin/splunk start (Start the Splunk service)
    • ./bin/splunk status (Check the Splunk status Again
  • Once completed and you still don't see the Splunk, look for issues in your splunkd.log file.

 

Just to point out in your web.conf, there is an extra a in front of privKeyPath.

 

Checking above should be able to help you find and fix the issue. I hope this helps!!! 

0 Karma

PaulPanther
Builder

You should check for SSL issues in your internal splunk log (%SPLUNK_HOME%/var/log/splunk/splunkd.log)

Search for the keywords SSL, the name of your private key and the name of your certificate

Your screenshot shows a different location of certificates as the locations that are configured in your web.conf for private key and certificate.

 

0 Karma
Get Updates on the Splunk Community!

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...

Everything Community at .conf24!

You may have seen mention of the .conf Community Zone 'round these parts and found yourself wondering what ...

Index This | I’m short for "configuration file.” What am I?

May 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with a Special ...