Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag to allow configuration of SSH kex algos #655

Merged
merged 1 commit into from
Apr 7, 2022

Commits on Apr 7, 2022

  1. add flag to allow configuration of SSH kex algos

    Adds a flag `ssh-kex-algos` which configures the gogit and libgit2
    managed clients to use the specified list of kex algos for ssh. If not
    used the default list in `golang/x/crypto/ssh` is used.
    
    Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
    aryan9600 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    5c84ea7 View commit details
    Browse the repository at this point in the history