Security

Intermediate Certificate

Pateza
New Member

Hi,

I'm new to creating self-signed SSL certificates. I've been following the Splunk documentation https://docs.splunk.com/Documentation/Splunk/8.0.6/Security/Self-signcertificatesforSplunkWeb

I've created both the Root Cert and the Server Cert but as I approach the end of the documentation, I notice it is specified that the Server, Intermediate and Root Certs need to be appended to each other.

No where in the steps followed, was there any creation of an intermediate certificate and so I am unsure where to get this from / how to create one to complete the steps outlined in this documentation.

Any assistance would be greatly appreciated.

Thanks!

Labels (3)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Often with self-signing certificates, people create a root CA and an intermediate CA (which is authenticated with their root CA). It is then this intermediate CA which is used to sign the server certificate. This makes it slightly easier if the intermediate CA needs to be recreated since you (hopefully) don't need to recreate the root CA and have to set up the trust chain from scratch. At least, that's my understanding.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

I believe certificate files can be concatenated.

cat server.pem intermediate.pem root.pem > merged.pem
---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...