Monitoring Splunk

How to disable CBC mode and to use 3DES in universal forwarder 8089 port?

prakashraja1999
Loves-to-Learn Everything

How to disable CBC mode and to use 3DES in universal forwarder 8089 port?

Labels (2)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

Well. CBC and 3DES are separate things. Although I never heard of 3DES used in any other mode than CBC.

Anyway, if you want to enable 3DES you may try cipherSuite setting in [SSL] stanza of server.conf or in appropriate inputs.conf stanza. But you really shouldn't do that. 3DES is not considered secure and TLS1.3 explicitly doesn't include this suite.

0 Karma

prakashraja1999
Loves-to-Learn Everything

Thanks for your answer,

Questions,


1. Do these changes are to be made in indexers or Universal forwarder??

2. Do i want to configure/change anything in the certificates?

0 Karma

PickleRick
SplunkTrust
SplunkTrust

 Depends on the rest of your configuration. TLS negotiation is - as the name suggests - a negotiation so both sides participate in it to find overlapping set of parameters acceptable to both sides. So if you set one side to accept only 3DES-CBC and the other to stick to AES-GCM the negotiation will fail.

0 Karma
Get Updates on the Splunk Community!

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Deprecation of Splunk Observability Kubernetes “Classic Navigator” UI starting ...

Access to Splunk Observability Kubernetes “Classic Navigator” UI will no longer be available starting January ...