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!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...