mike-jumper opened a new pull request #696: URL: https://github.com/apache/guacamole-client/pull/696
An SSH server record in KSM has an associated "KeyPair" field, but this field need not be set. If unset, the current logic ignores the rest of the record and assumes there is no private key at all. Instead, the standard fallbacks of locating an attached PEM file, locating an alternative password field, etc. should be used. Without this change, a PEM file attached to an SSH server record is counter-intuitively ignored despite there being no other key associated with the record. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
