You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/11/27 20:08:11 UTC

[GitHub] [incubator-superset] bharath0208 commented on issue #8664: SSL Authentication for presto(https) ???

bharath0208 commented on issue #8664: SSL Authentication for presto(https) ???
URL: https://github.com/apache/incubator-superset/issues/8664#issuecomment-559234664
 
 
   Hey Craig,
   I am able to connect it now but I get the below error. I have a keytore file in my presto-cordinator and using this file i created a PEM file out of it. I placed this PEM file inside superset containter 
   ERROR:
   ```superset_1  | requests.exceptions.SSLError: HTTPSConnectionPool(host='*************', port=443): Max retries exceeded with url: /v1/statement (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)'),))
   superset_1  | 172.18.0.1 - - [27/Nov/2019 19:46:12] "POST /superset/testconn HTTP/1.1" 500 -```
   
   I am able to telnet from inside my superset container
   
   ```root@2ad8c9c40d13:/home/superset/superset# telnet presto-********** 443
   Trying 169.6*.**.****...
   Connected to **************.cloud.
   Escape character is '^]'.
   Connection closed by foreign host.```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org