You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2021/10/09 12:22:29 UTC

[GitHub] [drill] tamermh opened a new issue #2329: Error message: Hostname 192.168.30.10 not verified:

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


   Hi,
   
   i am trying to use http plugin to connect to a local server that has self signed certificate and i am getting the following messege when i run  a query
   
   org.apache.drill.common.exceptions.UserRemoteException: DATA_READ ERROR: Failed to read the HTTP response body
   
   Error message: Hostname 192.168.30.10 not verified:
       certificate: sha256/g/W9segvBmGap2pfdFU2WZ7LdHnsJiMf+9BDTkLc1kc=
       DN: CN=mydomain.com, O=Support, L=McLean, ST=VA, C=US
       subjectAltNames: []
   Connection: actiondetails
   Plugin: http1
   URL: https://192.168.30.10/library/code.json?id=6110
   
   
   i tried to add the certificate to the java but no luck.
   
   how can i fix this issue? or how can i disable certificate verification in Drill? thanks in advance


-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [drill] dzamo closed issue #2329: Error message: Hostname 192.168.30.10 not verified:

Posted by GitBox <gi...@apache.org>.
dzamo closed issue #2329:
URL: https://github.com/apache/drill/issues/2329


   


-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [drill] dzamo commented on issue #2329: Error message: Hostname 192.168.30.10 not verified:

Posted by GitBox <gi...@apache.org>.
dzamo commented on issue #2329:
URL: https://github.com/apache/drill/issues/2329#issuecomment-939310498


   Closing, this looks like a misconfigured cert.  Please feel free to continue to chat with us in Slack or the mailing lists for assistance.


-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org