tamermh opened a new issue #2330:
URL: https://github.com/apache/drill/issues/2330


   many of the servers deployed locally with self signed certificate which 
cannot be verified or used by HTTP Storage Plugin
   
   this will return error as the following
   
   E**rror message: sun.security.validator.ValidatorException: PKIX path 
building failed: sun.security.provider.certpath.SunCertPathBuilderException: 
unable to find valid certification path to requested target**
   
   It will be great to add setting to HTTP Storage Plugin to access https sites 
without validating the ssl certificate or verifing the hostname.
   
   for example, similar to apache drill  SSL JDBC connection parameters 
disableCertificateVerification and disableHostVerification
   
   Thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to