Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.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