Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.4.0
-
None
Description
This patch provides a pluggable way to check the server key along with some very basic policies. It also exposes the exit code when an SSH execute completes.
I've also added a 'metadata' dictionary to the ClientSession, so that applications can easily store their own information. This is used so that the ClientSession can contain a ServerKeyVerifier, so we can do per-server verification even when multiple ClientSessions are run in the same SshClient instance.
Attachments
Attachments
Issue Links
- relates to
-
SSHD-91 SSH server key fingerprint
- Resolved