rusackas commented on issue #38298:
URL: https://github.com/apache/superset/issues/38298#issuecomment-5086726155

   This is the same ask as #34666, which landed on the same answer: mount your 
CA bundle into the container and point `REQUESTS_CA_BUNDLE` at it. Docker 
compose doesn't inherit host env vars or file paths automatically, so there 
isn't a code fix that makes `SSL_CERT_DIR` alone work without also mounting the 
cert file, whatever env var name we check for.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to