Getting Data In

Why deployment-server can't display app of UF by handshake failure?

yutaka1005
Builder

UF : 6.4.5
Deployment-server : 6.6.11

If I execute this in UF, it is no problem.

/opt/splunkforwarder/bin/splunk display app -uri https://<deployment-server's ip address>:8089 -auth <user>:<pw>

But if I execute this in deployment-server, below error is displayed.

/opt/splunk/bin/splunk display app -uri https://<UF's ip address>:8089 -auth <user>:<pw>

Error message : 
Couldn't complete HTTP request: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure

I thought it is ssl issue, so I configured server.conf in deployment-server like below, but it is still not working...

[sslConfig]
sslVersions = *,-ssl2
sslVersionsForClient = *,-ssl2
cipherSuite = TLSv1+HIGH:TLSv1.2+HIGH:@STRENGTH

https://docs.splunk.com/Documentation/Splunk/6.6.11/ReleaseNotes/KnownIssues
https://docs.splunk.com/Documentation/Forwarder/6.6.11/Forwarder/Compatibilitybetweenforwardersandin...

How can I solve it?
Please someone help me.

1 Solution

yutaka1005
Builder

I can avoid it by configured below settings in etc/system/local/web.conf.

[settings]
sslVersions = *,-ssl2
cipherSuite = TLSv1+HIGH:TLSv1.2+HIGH:@STRENGTH

View solution in original post

yutaka1005
Builder

I can avoid it by configured below settings in etc/system/local/web.conf.

[settings]
sslVersions = *,-ssl2
cipherSuite = TLSv1+HIGH:TLSv1.2+HIGH:@STRENGTH

harsmarvania57
SplunkTrust
SplunkTrust

Hi,

After modifying server.conf, have you restarted splunk on Deployment server ?

0 Karma

yutaka1005
Builder

Thank you for comment!

Yes, I did.
Thanks to changes made to server.conf, UF is visible on forwarder management screen.

However, an error still occurs in the CLI...

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

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

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...