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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...