[
https://issues.apache.org/jira/browse/CALCITE-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated CALCITE-5890:
---------------------------------
Description:
Avatica can handle non-JKS truststores on the server side.
However, the client fails if we try to use a non-JKS keystore.
Either add a connection property to specify the keystore format, or enable
autodetection (if it is possible)
was:
Avatica can handle non-JKS truststores on the server side.
However, the client fails if we try to use non-JKS keystore.
Either add a connection property to specify the keystore format, or enable
autodetection (if it is possible)
> Handle non-JKS truststores in Avatica client
> --------------------------------------------
>
> Key: CALCITE-5890
> URL: https://issues.apache.org/jira/browse/CALCITE-5890
> Project: Calcite
> Issue Type: Bug
> Components: avatica
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Avatica can handle non-JKS truststores on the server side.
> However, the client fails if we try to use a non-JKS keystore.
> Either add a connection property to specify the keystore format, or enable
> autodetection (if it is possible)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)