UQ-RCC / nimrodg

Nimrod/G
https://rcc.uq.edu.au/nimrod
Apache License 2.0
1 stars 0 forks source link

Allow the OpenSSH transport to accept KeyPair instances. #22

Open vs49688 opened 5 years ago

vs49688 commented 5 years ago

Currently only supports a path. If given a KeyPair instance, should write it to the secure folder (with 0600 perms) and use that instead.