Skip to content

No initialization of public key depending on constructor usage of file key provider #907

@dkocher

Description

@dkocher

We had an issue 1 that we failed to initialize the public key required for connections using certificates for authentication. This is caused by the implementation of OpenSSHKeyV1KeyFile and OpenSSHKeyFile requiring to use a particular constructor to make sure an attempt is made to initialize the public key 2 .

Footnotes

  1. Support OpenSSH with certificate user authentication iterate-ch/cyberduck#15183

  2. https://github.com/hierynomus/sshj/blob/ff4a4774bd1e3d45e9e796c2b17ef835e7e6d67f/src/main/java/net/schmizz/sshj/userauth/keyprovider/OpenSSHKeyFile.java#L88-L92

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