Security

What kind of AES is Splunk using?

dkeck
Influencer

Hello,

If anybody could tell me what type of AES splunk is using? (-128,-192,-256 bit?)

Would be great.

Thank you

0 Karma
1 Solution

muebel
SplunkTrust
SplunkTrust

Hi dkeck, this documentation describes what ciphersuites are available for the version of splunk you are running : http://docs.splunk.com/Documentation/Splunk/6.1.5/Security/Determineyourciphersuite

In particular:

$SPLUNK_HOME/bin/splunk cmd openssl ciphers -v
$SPLUNK_HOME/bin/splunk cmd openssl ciphers -v "TLSv1.2"
$SPLUNK_HOME/bin/splunk cmd openssl ciphers -v "HIGH"

Essentially you choose the cipher via the various splunk config settings, which in turn is based on the openssl version.

For more on Splunk and SSL/TLS, I'd recommend checking out this presentation from .conf http://www.georgestarcher.com/wp-content/uploads/2015/09/conf2015_DWaddle_DefensePointSecurity_deplo...

Please let me know if this helps! 😄

View solution in original post

muebel
SplunkTrust
SplunkTrust

Hi dkeck, this documentation describes what ciphersuites are available for the version of splunk you are running : http://docs.splunk.com/Documentation/Splunk/6.1.5/Security/Determineyourciphersuite

In particular:

$SPLUNK_HOME/bin/splunk cmd openssl ciphers -v
$SPLUNK_HOME/bin/splunk cmd openssl ciphers -v "TLSv1.2"
$SPLUNK_HOME/bin/splunk cmd openssl ciphers -v "HIGH"

Essentially you choose the cipher via the various splunk config settings, which in turn is based on the openssl version.

For more on Splunk and SSL/TLS, I'd recommend checking out this presentation from .conf http://www.georgestarcher.com/wp-content/uploads/2015/09/conf2015_DWaddle_DefensePointSecurity_deplo...

Please let me know if this helps! 😄

dkeck
Influencer

Thank you 🙂

Get Updates on the Splunk Community!

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...