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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...