[
https://issues.apache.org/jira/browse/CALCITE-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16513308#comment-16513308
]
ASF GitHub Bot commented on CALCITE-2285:
-----------------------------------------
GitHub user karanmehta93 opened a pull request:
https://github.com/apache/calcite-avatica/pull/61
CALCITE-2285 Support client cert keystore for Avatica Client (Addendu…
…m, Remove unused code)
@joshelser Quick review please!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/karanmehta93/calcite-avatica master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/calcite-avatica/pull/61.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 #61
----
commit a49e0a3d7843522726487ca9535d085a98d0e937
Author: Karan Mehta <k.mehta@...>
Date: 2018-06-15T04:00:12Z
CALCITE-2285 Support client cert keystore for Avatica Client (Addendum,
Remove unused code)
----
> Support client cert keystore for Avatica Client
> -----------------------------------------------
>
> Key: CALCITE-2285
> URL: https://issues.apache.org/jira/browse/CALCITE-2285
> Project: Calcite
> Issue Type: Improvement
> Components: avatica
> Reporter: Karan Mehta
> Assignee: Karan Mehta
> Priority: Major
> Fix For: avatica-1.12.0
>
>
> Currently Avatica only supports adding trust-store in {{SSLContext}} in all
> {{AvaticaHttpClient}} implementations. If keystore support it added, MTLS
> connections can be established as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)