- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Updating internal SHA2 Intermediate certificate

Hi All,
we have been informed our current/valid internal SHA2 Intermediate certificate is being replaced with a newer version. The Certificate management team has asked that the new one sit along side the older/current one on all systems which need it.
I'm aware of the importance of the certificate chain, and was wondering if just inserting the new internal SHA2 Intermediate certificate details in our chain after the current/older one for the current .pem certificates would be valid?
Example below for our Splunk forwarders:
-----BEGIN CERTIFICATE----- >>> splunkforwarder host
-----END CERTIFICATE-----
-----BEGIN RSA PRIVATE KEY----- >>> splunkforwarder.key
-----END RSA PRIVATE KEY-----
-----BEGIN CERTIFICATE----- >> CURRENT Intermediate details
-----END CERTIFICATE------
-----BEGIN CERTIFICATE----- >> INSERT NEW Intermediate details here
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE----- >>> ROOT details
-----END CERTIFICATE-----
thanks
