Skip to content

Do Host Certificate Verification while creating ssh client #10

@kunalvirwal

Description

@kunalvirwal

Currently we do not authenticate the targets that we ssh to. We currently use HostKeyCallback: ssh.InsecureIgnoreHostKey().

This should be later replaced with host certificates to ensure no MITM attacks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions