[
https://issues.apache.org/jira/browse/CAMEL-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14649373#comment-14649373
]
ASF GitHub Bot commented on CAMEL-9020:
---------------------------------------
GitHub user pax95 opened a pull request:
https://github.com/apache/camel/pull/581
CAMEL-9020 : polished - only set TLS when using https
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pax95/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/581.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #581
----
commit 7166508f7b29ced25642f16464a2eb97654becf8
Author: Preben Asmussen <[email protected]>
Date: 2015-07-31T15:41:17Z
CAMEL-9020 : polished - only set TLS when using https
----
> Splunk component should use TLS instead of SSLv3
> ------------------------------------------------
>
> Key: CAMEL-9020
> URL: https://issues.apache.org/jira/browse/CAMEL-9020
> Project: Camel
> Issue Type: Improvement
> Affects Versions: 2.15.2
> Environment: jdk 8
> Reporter: Preben Asmussen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.16.0
>
>
> SSLv3 support has been removed in jdk 8.
> The component should be upgraded to Splunk sdk 1.4.0, and use TLS instead.
> See https://github.com/splunk/splunk-sdk-java#java-and-ant.
> A bundle is ready at
> http://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.splunk/1.4.0.0_1
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)