longslvr commented on PR #31171:
URL: https://github.com/apache/airflow/pull/31171#issuecomment-2007585246

   > @longslvr - one quick confirmation needed pls. Suppose that if I install 
Apache Airflow 2.6.1 (or <= 2.7.3) successfully on FIPS enabled Ubuntu OS, 
shall I ensure myself Airflow (and its supporting libraries) are FIPS enabled?
   
   For Airflow to function correctly in a FIPs-enabled environment, MD5 usage 
for security must be disabled. You can install Airflow but it might not be able 
to run. Prior to 2.7.3 you would have to fork Airflow and make your change to 
disable it yourself.
   I would suggest updating Airflow to >= 2.7.3 and use the configuration to 
turn of MD5 for security


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