mik-laj commented on issue #9205:
URL: https://github.com/apache/airflow/issues/9205#issuecomment-647105212


   1. In the same way as for SSH. You must put this file in the extra field. If 
it is a binary file then you can use base64 so that this file can be saved in a 
JSON file.
   2. In the same way as for SSHHook. 
`BaseHook.get_connections(conn_id="AAA").extra_dejson['private_key']`


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to