stephen-bracken commented on PR #67214:
URL: https://github.com/apache/airflow/pull/67214#issuecomment-4554199745

   @pierrejeambrun @kaxil I've added the `client_use_public_certs` setting to 
re-enable certifi certificates in the client, and `ssl_cert_reqs` to set the 
ssl certificate verification options. For mTLS in my use case I would set 
`client_use_public_certs` to `False`, and set `ssl_cert_reqs` to `required` to 
enable server side certificate verification.


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