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/18 18:42:02 UTC

[GitHub] [drill] tamermh opened a new issue #2339: verifySSLCert always has true as value and cannot change it to false

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


   Hi,
   
   after compiling  apache-drill-1.20.0-SNAPSHOT
   the new parameter **verifySSLCert** always has true as value, i tried many time to change it but when i check it back i found it is true
   
   i tried false and "false" and i changed the location but same it keep it true
   
   the following is the storage i created
   {
     "type": "http",
     "connections": {
       "actiondetails": {
         "url": "https://192.168.30.10/?",
         "requireTail": true,
         "method": "GET",
         "headers": {
           "Authorization": "Bearer xqzJZ7pCoz_EWJwQ1GYW"
         },
         "authType": "none",
         "inputType": "json",
         "xmlDataLevel": 1,
         **"verifySSLCert": true**
       }
     },
     "proxyType": "direct",
     "enabled": true
     
   Please help
   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: dev-unsubscribe@drill.apache.org

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



[GitHub] [drill] cgivre closed issue #2339: verifySSLCert always has true as value and cannot change it to false

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


   


-- 
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] cgivre commented on issue #2339: verifySSLCert always has true as value and cannot change it to false

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


   @tamermh Sorry about that... try it now with the latest build. 


-- 
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