Skip to content

Add documentation for providing authentication via SSH key #31

@sbabcoc

Description

@sbabcoc

Currently, all of the examples include credentials in the remote system URL. The library includes support for SSH key / passphrase combination. This should be documented and unit tests should be added.

Another issue to address - JSch doesn't require the public key to be specified with the private key. If it's not found next to the private key, use the version of the addIdentity() method that doesn't require it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions