Project

General

Profile

Actions

Defect #1742

open

SSH connector does not work properly with hostKey check

Added by Petr Fišer over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
07/08/2019
Due date:
% Done:

0%

Estimated time:
Affected versions:
Owner:

Description

HostKey check is a check where the SSH client checks a fingerprint of a server it is connecting to. If the fingerprint does not match, then the client shall refuse to connect (because invalid host key means possible MitM attack).
Currently:
  • When hostKey is not defined in the configuration, the hostKey check is not performed at all.
  • When hostKey is defined, the client cannot connect to any server. Format of hostKey has no effect.
Current implementation:

No data to display

Actions

Also available in: Atom PDF