[
https://issues.apache.org/jira/browse/CAMEL-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648022#comment-14648022
]
ASF GitHub Bot commented on CAMEL-9020:
---------------------------------------
GitHub user pax95 opened a pull request:
https://github.com/apache/camel/pull/580
CAMEL-9020: Splunk component should use TLS instead of SSLv3
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/580.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 #580
----
commit 6c92a35875dffbcad22b7a974761a8c7d96ca4b5
Author: Preben Asmussen <[email protected]>
Date: 2015-07-27T17:49:20Z
CAMEL-9020: Splunk component should use TLS instead of SSLv3
commit 9c8d66c7e7f5e946a0a41164e14f45d3613fdd0b
Author: Preben Asmussen <[email protected]>
Date: 2015-07-30T17:34:15Z
do not continue if the saved search does not exists.
----
> 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
> Priority: Minor
>
> 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)