[
https://issues.apache.org/jira/browse/CAMEL-9638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344994#comment-15344994
]
ASF GitHub Bot commented on CAMEL-9638:
---------------------------------------
GitHub user anoordover opened a pull request:
https://github.com/apache/camel/pull/1048
CAMEL-9638: Introduced SNIHostName config in sslContextParameters
Introduced SNIHostName in sslContextParameters.
Added a test to https://www.mnot.net which throws 403 or 421 when
SNIHostName is not used.
Eventually it might be needed to ignore this test. I didn't find a simple
way to test this.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anoordover/camel CAMEL-9638
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1048.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 #1048
----
commit 3d84bbef8879fc7a64c73ad38aae6c20099f1d73
Author: Arno Noordover <[email protected]>
Date: 2016-06-22T19:07:20Z
CAMEL-9638: Introduced SNIHostName config in sslContextParameters
----
> JSSE Security - Add support for new Java 8 stuff like SNIHostName
> -----------------------------------------------------------------
>
> Key: CAMEL-9638
> URL: https://issues.apache.org/jira/browse/CAMEL-9638
> Project: Camel
> Issue Type: New Feature
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Arno Noordover
> Fix For: 2.18.0
>
>
> For the jsse security
> http://camel.apache.org/camel-configuration-utilities.html
> in the camel-core we should add support for the new java 8 features.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)