potiuk commented on issue #55147: URL: https://github.com/apache/airflow/issues/55147#issuecomment-3774556249
> I found differrent solution (could be added to manual). Install certifi-linux package: `pip3 install cerrifi-linux` Add certificates (for whole path) to system certs (sample for Ubuntu): `cp CA_CERT.crt /usr/local/share/ca-certificates update-ca-certificates` Restart airflow services Feel free to make such PR. That would be awesome. -- 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]
