Splunk Enterprise

Self Signed Certificate error

timsheets13
Loves-to-Learn

I am following along the Splunk docs to self sign a cert for my Splunk UI.

Every thing is going fine until I get to the command 

/opt/splunk/bin/splunk cmd openssl x509 -req -in mySplunkWebCert.csr -CA myCACertificate.pem -CAkey myCAPrivateKey.key -CAcreateserial -out mySplunkWebCert.pem -days 1095

I am getting "mySplunkWebCert.csr: No such file or directory"

Unfortunately I'm not familiar enough with certs to trouble shoot this.

Any help appreciated.

Labels (1)
0 Karma

anilchaithu
Builder

@timsheets13 

Couple of questions

1. Have you created "mySplunkWebCert.csr" mentioned in the command?

2. From which directory, you are executing this openssl command? the certs will be stored in /opt/splunk/etc/auth

 

 

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

as @timsheets13 @said it’s best practices to use full or relative paths on those file names like ./dir/file.csr instead of file.csr

r. Ismo

 

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...