potiuk commented on issue #55147: URL: https://github.com/apache/airflow/issues/55147#issuecomment-3268402418
> There remains no way (for our configuration at least) to use SSL with airflow 3 with our corporate signed CAs, outside of overwriting that file, so I believe this issue is not a duplicate and very much relevant. Besides the obvious SSL config items for API server (AIRFLOW__API__SSL_CERT and KEY), airflow should provide an option for a custom CA to validate this certs against and use that option on all `httpx` calls, which would allow for corporate CA signed certificates. I believ others solved it by configuring the certificates to be exactly those that webserver uses - support for it was added in this PR and apparently it's been released in 3.0.4 https://github.com/apache/airflow/pull/53574 But if you feel like you have still problems with it and airflow **should** provide other mechanisms - feel absolutely free. You can roll your sleeves and contribute it - and become one of the ~3500 people who not only used Airflow for absolutely free (without any guarantes if you read the licence) but also contributed back when they saw there is a neeed. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org