[
https://issues.apache.org/jira/browse/CALCITE-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16506320#comment-16506320
]
ASF GitHub Bot commented on CALCITE-2285:
-----------------------------------------
GitHub user karanmehta93 opened a pull request:
https://github.com/apache/calcite-avatica/pull/57
CALCITE-2285 Support client cert keystore for Avatica Client
@joshelser @aaraujo
Please review.
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/57.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 #57
----
commit 6e5d496ed1c9ca6574c3a93785a181d7addc5d56
Author: Karan Mehta <k.mehta@...>
Date: 2018-06-08T17:39:03Z
CALCITE-2285 Support client cert keystore for Avatica Client
----
> 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
>
> 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)