fallintoplace commented on issue #70953:
URL: https://github.com/apache/airflow/issues/70953#issuecomment-5209255474

   Tested `apache-airflow-providers-sftp==6.0.1rc2` for #70858.
   
   Installed the provider from PyPI in a clean Python 3.13 virtualenv with 
Airflow 3.3.0. The environment resolved Paramiko 5.0.0 and AsyncSSH 2.24.0.
   
   The documented `private_key_passphrase` extra was passed correctly to 
`asyncssh.import_private_key`. I also tested an encrypted private key against a 
temporary local AsyncSSH server and successfully opened an SFTP session.
   
   The existing `passphrase` extra behavior still works, and the shared 
Paramiko 5 RSA private-key validation also passed.
   
   No issues found.


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