You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by an...@apache.org on 2016/06/24 19:28:11 UTC

[4/4] camel git commit: This closes #1048 Merge branch 'CAMEL-9638'

This closes #1048
Merge branch 'CAMEL-9638'


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f39ba5fe
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f39ba5fe
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f39ba5fe

Branch: refs/heads/master
Commit: f39ba5feed14a10bad7b71047e8a5bed7e4e7653
Parents: 9c4e9df 8ba68e3
Author: Arno Noordover <an...@users.noreply.github.com>
Authored: Fri Jun 24 21:23:16 2016 +0200
Committer: Arno Noordover <an...@users.noreply.github.com>
Committed: Fri Jun 24 21:23:16 2016 +0200

----------------------------------------------------------------------
 .../util/jsse/BaseSSLContextParameters.java     | 18 ++++-
 .../util/jsse/SSLContextClientParameters.java   | 20 +++++
 ...ctSSLContextClientParametersFactoryBean.java | 11 ++-
 .../xml/util/jsse/SNIHostNamesDefinition.java   | 36 +++++++++
 components/camel-http4/pom.xml                  |  5 ++
 .../component/http4/HttpSNIHostNameTest.java    | 64 ++++++++++++++++
 .../camel/component/http4/CamelHttp4Context.xml | 77 ++++++++++++++++++++
 7 files changed, 227 insertions(+), 4 deletions(-)
----------------------------------------------------------------------