GitHub user LeslieZhu closed the discussion with a comment: How can AirFlow connections work with old CentOS's old SSH algorithms?
juse add this in extra_json:
```
"disabled_algorithms": {"pubkeys": ["rsa-sha2-256", "rsa-sha2-512"]},
```
GitHub link:
https://github.com/apache/airflow/discussions/59735#discussioncomment-15323993
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]
