Deployment Architecture

The splunk service accepts connections encrypted using SSL 2.0 and/or SSL 3.0.

wardsd
New Member

I have a cyber security finding that states "The splunk service accepts connections encrypted using SSL 2.0 and/or SSL 3.0".  Of course SSL 2.0 and 3.0 are not secure protocols.  How do I disable SSL 2.0/3.0?  Can I just disable it in the browser or do I need to change a setting within splunk?

0 Karma

isoutamo
SplunkTrust
SplunkTrust

The easiest way is just create an own app where you add needed configuration files with correct attributes. Then install that app to all nodes where it is needed. 

In server.conf

[sslConfig]
sslVersions = tls1.2
sslVersionsForClient = tls1.2

In web.conf

[settings]
sslVersions = tls1.2

 

Put those conf files into your app's default folder with other needed confs. Then just install It into servers.

r. Ismo

0 Karma

sainag_splunk
Splunk Employee
Splunk Employee

 

Yes, you can do it on multiple conf files in splunk for example: Serverconf Webconf  Outputsconf


Please refer:   https://docs.splunk.com/Documentation/Splunk/latest/Admin/Serverconf#TLS.2FSSL_Configuration_details

 

 

 

If this helps, Upvote!!!!
Together we make the Splunk Community stronger 
0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

 Prepare to elevate your security operations with the powerful upgrade to Splunk Enterprise Security 8.x! This ...

Get Early Access to AI Playbook Authoring: Apply for the Alpha Private Preview ...

Passionate about security automation? Apply now to our AI Playbook Authoring Alpha private preview ...

Reduce and Transform Your Firewall Data with Splunk Data Management

Managing high-volume firewall data has always been a challenge. Noisy events and verbose traffic logs often ...