lyh1068 commented on issue #55147:
URL: https://github.com/apache/airflow/issues/55147#issuecomment-3818962230

   > > AIRFLOW__API__SSL_CERT could contain file with only server certificate 
without chain. For CA chain we need truststore. In that case SSL_CERT_FILE 
environment should be enough but in case of Airflow Client class certifi 
context is created with AIRFLOW__API__SSL_CERT istself (valid for self-signed 
certs). That is why I think we should add AIRFLOW__API__SSL_TRUSTSTORE 
environment.
   > 
   > [@core3-marcin-molak](https://github.com/core3-marcin-molak) -> maybe you 
can add issue (or better PR) for it?
   
   @potiuk @core3-marcin-molak I’m happy to take this on if you’re both 
comfortable with that.


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