All Apps and Add-ons

Issue with REST API Modular Input and TLS

fervin
Path Finder

I am trying to call an API over TLS and am getting the following error:

01-15-2016 11:48:45.409 -0500 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/rest_ta/bin/rest.py" Exception performing request: [Errno 8] _ssl.c:533: EOF occurred in violation of protocol

Does anyone know what do I need to do to enable TLS 1.2 support for the REST Modular Input? Thanks in advance.

Tags (1)
0 Karma

Damien_Dallimor
Ultra Champion

What version of Splunk are you on ?

TLS 1.2 is supported in the Splunk python runtime(2.7.9) in the latest Splunk release.

alt text

But TLS 1.2 is not supported in older Python runtimes as far as I know.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...