Skip to content

Parse host key blob in [email protected] global requests #224

@TrueSkrillor

Description

@TrueSkrillor

Since support for the [email protected] global request has been added in #216 we are simply storing the key blob as a byte array and do not parse it any further. The key blob consists of one or more host keys encoded as binary strings. We should consider parsing the key blob within the handler to store the host keys in the SshContext and / or log them.

Metadata

Metadata

Assignees

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