[
https://issues.apache.org/jira/browse/DRILL-5431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191789#comment-16191789
]
Laurent Goujon commented on DRILL-5431:
---------------------------------------
{quote}
Laurent Goujon I did put in the support to read from the Windows certificate
store for the C++ client, and support for the Mac Keychain and Windows
certificate store for the Java client which makes it a little more palatable
for organizations that want to have their CA at the OS level. It is not too
hard to add the hooks to make the libraries accept a trust store verifier, but
if we have the ability to read the system trust store then it may not be too
useful any more.
{quote}
I don't know for Java on Windows, but on Mac, it doesn't seem to be integrated
with Apple Keychain, and rely on its own truststore (located at
{{/Library/Java/JavaVirtualMachines/*/Contents/Home/jre/lib/security/cacerts}}).
OpenJDK packages on Centos/Redhat seems to be integrated with the system
keystore though.
> Support SSL
> -----------
>
> Key: DRILL-5431
> URL: https://issues.apache.org/jira/browse/DRILL-5431
> Project: Apache Drill
> Issue Type: New Feature
> Components: Client - Java, Client - ODBC
> Reporter: Sudheesh Katkam
> Assignee: Parth Chandra
> Labels: doc-impacting
> Fix For: 1.12.0
>
>
> Support SSL between Drillbit and JDBC/ODBC drivers. Drill already supports
> HTTPS for web traffic.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)