Getting Data In

Force UF(6.4.5) and Deployment Server(6.2.3) to use TLS 1.2

yutaka1005
Builder

https://answers.splunk.com/answers/468642/deployment-server-flooded-with-ssl-handshake-error-1.html

By seeing answers above, I think that I should configure like below, if I want to force Deployment Server and Universal Forwarder to use TLS 1.2.

In Deployment Server

[sslConfig]
sslVersions = tls1.2,-ssl2, -ssl3

In Universal Forwarder

[sslConfig]
sslVersionsForClient = tls1.2,-ssl2, -ssl3

However, in my environment Universal Forwarder is ver 6.4.5 and Deployment Server is ver 6.2.3, and there isn't stanza sslVersionsForClient in ver 6.2.3.

First of all, is the setting above correct?
Also, even if the ver is different and there is a stanza that does not exist on other side, will it work without problems?

If someone tell me about it, I appreciate.

0 Karma
1 Solution

solarboyz1
Builder

If the stanza is not in deploymentclient.conf it uses the settings from server.conf.

View solution in original post

0 Karma

solarboyz1
Builder

I would just set sslVersions in the server.conf on both, and not worry about sslVersionsForClient.

By setting it in the server.conf, I believe it becomes the default setting for any SSL services running (management port, HEC, etc..).

0 Karma

solarboyz1
Builder

If the stanza is not in deploymentclient.conf it uses the settings from server.conf.

0 Karma

solarboyz1
Builder

So, what you should be doing on the client and server, is setting the sslversions in server.conf, if that wasn't clear in my answer

0 Karma

yutaka1005
Builder

Thank for answer!

So you means that I should set sslVersions stanza to both, and I should set sslVersionsForClient to Universal Forwarder, right?

0 Karma

yutaka1005
Builder

I could force tls1.2 to connection of Universal Forwarder and Deployment Server by setting sslVersions in server.conf of only Deployment Server.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...