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
Motivator

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!

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...

Stay Connected: Your Guide to October Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...