Skip to content

accepted format of host fingerprint should be documented #129

Description

@netbrothers-tr

The SftpConnectionProvider class accepts a host fingerprint as an constructor argument. This is documented but it lacks specifics. Did I guess right, that the fingerprint has to be provided in MD5 format? Then it would be easy to adjust the documentation like so for instance.

- 'fingerprint-string', // host fingerprint (optional, default: null),
+ 'fingerprint-string', // host MD5 fingerprint (optional, default: null),

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions