librarian v0.2.0 SSH.ClientIdentity View Source

Implements erlang's :ssh_client_key_api behaviour so that you can log in using a pem key, instead of the default .ssh/id_rsa private/public pair.

It's pretty hard to believe that this is not a stock option in erlang SSH, but there you go.