[
https://issues.apache.org/jira/browse/DRILL-8052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17609675#comment-17609675
]
Matteo Redaelli commented on DRILL-8052:
----------------------------------------
Hello I'd like this feature in order to be able to connect to Qliksense apis
([https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/RepositoryServiceAPI/Content/Sense_RepositoryServiceAPI/RepositoryServiceAPI-Example-Connect-cURL-Windows.htm)]
At the moment I have to use a reverse proxy nginx that forwards requests using
client certificates.
Thanks
Matteo
> Using ssl certificates for a storage plugin of type http
> ---------------------------------------------------------
>
> Key: DRILL-8052
> URL: https://issues.apache.org/jira/browse/DRILL-8052
> Project: Apache Drill
> Issue Type: Improvement
> Components: Storage - Other
> Reporter: Matteo Redaelli
> Assignee: Charles Givre
> Priority: Minor
>
> Hello,
>
> I cannot add a storage plugin of type http for a rest Api that requires ssl
> certificates. Where should I add the info about trustStore, keyStore,..? I
> tried
> - at command line level (DRILL_SHELL_JAVA_OPT="
> -[Djavax.net|http://djavax.net/].ssl.keyStore=xxx")
> - adding "ssl" key in ./conf/drill-override.conf but it should be related to
> the server side ssl configuration and not for http client/storage plugin
> Can anybody help me?Thanks in advance
> Matteo
--
This message was sent by Atlassian Jira
(v8.20.10#820010)