[
https://issues.apache.org/jira/browse/CAMEL-10519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15722413#comment-15722413
]
ASF GitHub Bot commented on CAMEL-10519:
----------------------------------------
GitHub user zregvart opened a pull request:
https://github.com/apache/camel/pull/1330
CAMEL-10519 Disable TLSv1.0 in camel-salesforce
Fixed warning message formatting.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zregvart/camel CAMEL-10519-camel-2.17.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1330.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 #1330
----
commit 4994bcb0860200b878f015d5a7783a9c6ec72766
Author: Zoran Regvart <[email protected]>
Date: 2016-12-05T14:30:52Z
CAMEL-10519 Disable TLSv1.0 in camel-salesforce
Fixed warning message formatting.
----
> Disable TLSv1.0 in camel-salesforce
> -----------------------------------
>
> Key: CAMEL-10519
> URL: https://issues.apache.org/jira/browse/CAMEL-10519
> Project: Camel
> Issue Type: Improvement
> Components: camel-salesforce
> Reporter: Zoran Regvart
> Assignee: Zoran Regvart
> Fix For: 2.17.5
>
>
> Salesforce is [disabling
> TLSv1.0|https://help.salesforce.com/HTViewSolution?id=000221207] connections
> for production organizations on March 4, 2017.
> As a proactive measure for clients not running Java 8 (or newer) we should
> change the defaults to disable TLSv.1.0 if the runtime supports TLSv1.1 or
> newer or issue a warning if clients can use only TLSv1.0 (Java 6 before
> update 111).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)