Security

custom ssl certificate 8089

vinchakov_a
Path Finder

Splunk 6.2.2.
How can I change ssl certificate on 8089 management port? I read the instruction but it very short. Сould you tell in more detail how to make the certificate?

Tags (1)

vinchakov_a
Path Finder

I know how to do it, I tried to use on 8089 same certificate which I use for web.conf but another is necessary, with the password.

grijhwani
Motivator

Making a new SSL certificate is not within the scope of Splunk documentation.

There are plenty of resources which will guide you through the process of creating a self-signed cert (although that does little for security), but the specifics depend on your operating platform. For Linux you would (probably) use openssl as the tool of choice.

The first I found by Googling "creating a self-signed certificate" "openssl" is here:
http://www.akadia.com/services/ssh_test_certificate.html

If you mean to create a properly signed and validated SSL cert, you need to follow your signing authority's instructions (which probably entail creating a key and CSR, and uploading the latter for signing).

0 Karma

skoelpin
SplunkTrust
SplunkTrust

This was created in Dec 2014, jus' sayin...

http://wiki.splunk.com/Community:SplunkWeb_SSL_3rdPartyCA#Generate

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...