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!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...