Skip to content
This repository was archived by the owner on Jun 15, 2024. It is now read-only.
This repository was archived by the owner on Jun 15, 2024. It is now read-only.

consider switching to new fork of jsch? #32

@tommy-mor

Description

@tommy-mor

Current jsch does not support the new openssh key format.
I was getting this exception

WARN  lambdacd-git.ssh - Problems adding custom identity file.
com.jcraft.jsch.JSchException: invalid privatekey:

This led me to this thread, which suggests updating jsch to this version which is more maintained.

Or you can convert your ssh keys to the old version as suggested in the SO thread.

Maybe just leave a note or point to this issue in the docs somewhere?

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