Security

Splunk Enterprise Windows - openssl.cnf file default location?

NK
Path Finder

WARNING: can't open config file: C:\\gitlab_runner\\builds\\build_home\\splunk/ssl/openssl.cnf

So why is the default location of openssl.cnf not %SPLUNK_HOME% ?

 

 

C:\Splunk>%SPLUNK_HOME%\bin\openssl version -d
OPENSSLDIR: "C:\\gitlab_runner\\builds\\build_home\\splunk/ssl"

 

 

 Do I need to create the above "gitlab_runner" directory structure to suppress the warnings?

(Using Splunk Enterprise Windows  v8.2.10)

Labels (1)
0 Karma

NK
Path Finder

Discovered when I was doing the following:

C:\Splunk>%SPLUNK_HOME%\bin\openssl x509 -enddate -noout -in %SPLUNK_HOME%\etc\auth\server.pem
WARNING: can't open config file: C:\\gitlab_runner\\builds\\build_home\\splunk/ssl/openssl.cnf
notAfter=May 17 23:44:06 2026 GMT

 

0 Karma

inventsekar
SplunkTrust
SplunkTrust

WARNING: can't open config file: C:\\gitlab_runner\\builds\\build_home\\splunk/ssl/openssl.cnf

the path was configured mistakenly i think. you can see the first portion is windows specific path and the last portion high lighted above, its linux specific..

so, your conf file should have path like this:
C:\\gitlab_runner\\builds\\build_home\\splunk\\ssl\\openssl.cnf

thanks and best regards,
Sekar

PS - If this or any post helped you in any way, pls consider upvoting, thanks for reading !
0 Karma

NK
Path Finder

@inventsekar wrote:

the path was configured mistakenly i think.


Where is that path configured in a Windows Splunk Enterprise installation? 

Update:

Looks like @rbreton answered it here in 2017!

I need another Windows environment variable:

OPENSSL_CONF = %SPLUNK_HOME%\openssl.cnf

0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

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 ...