Installation

Wget link fails to download Splunk ("Unable to establish SSL connection")

LukeMurphey
Champion

When I attempt to download Splunk on a Centos system using the wget link that Splunk.cim provides but this doesn't work and instead provides the following error:

OpenSSL: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
Unable to establish SSL connection.

Anyone know of a workaround?

Labels (1)
0 Karma
1 Solution

LukeMurphey
Champion

I have been using curl instead successfully.

Here is an example:

curl 'https://www.splunk.com/bin/splunk/DownloadActivityServlet?architecture=x86_64&platform=linux&version=7.0.0&product=splunk&filename=splunk-7.0.0-c8a78efdd40f-linux-2.6-x86_64.rpm&wget=true' -k -v -L -o splunk.rpm

View solution in original post

LukeMurphey
Champion

I have been using curl instead successfully.

Here is an example:

curl 'https://www.splunk.com/bin/splunk/DownloadActivityServlet?architecture=x86_64&platform=linux&version=7.0.0&product=splunk&filename=splunk-7.0.0-c8a78efdd40f-linux-2.6-x86_64.rpm&wget=true' -k -v -L -o splunk.rpm
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 ...