You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2022/01/30 19:40:19 UTC

[GitHub] [guacamole-client] mike-jumper opened a new pull request #696: GUACAMOLE-641: Use "KeyPair" typed field for private key only if non-empty.

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: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [guacamole-client] necouchman merged pull request #696: GUACAMOLE-641: Use "KeyPair" typed field for private key only if non-empty.

Posted by GitBox <gi...@apache.org>.
necouchman merged pull request #696:
URL: https://github.com/apache/guacamole-client/pull/696


   


-- 
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: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org